summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-02-18 17:33:43 -0800
committerJason Wray <jason@mapbox.com>2019-02-18 17:42:54 -0800
commit37b4713a596c2182b6048f23a06fe83abfc434d0 (patch)
tree4a6d158bb1fdfb01d805f4efc03080e6ea606bd1
parent1fc7a9b82ea0c064c20247f0902b3854fff1942f (diff)
downloadqtlocation-mapboxgl-37b4713a596c2182b6048f23a06fe83abfc434d0.tar.gz
[ios] Enable test run-order randomization
-rw-r--r--platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
index 6c7bff4527..65d4b059e8 100644
--- a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
+++ b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
@@ -43,7 +43,8 @@
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
- skipped = "NO">
+ skipped = "NO"
+ testExecutionOrdering = "random">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "DA2E88501CC036F400F24E7B"