summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-02-18 17:33:43 -0800
committerJason Wray <friedbunny@users.noreply.github.com>2019-03-07 11:36:04 -0800
commitbaaa9ca24980845a70009e0e94c586b45c10476d (patch)
tree1b50283360df665f127bc2a138b99d9edd688c01
parent9283f3f8df9dc4f9447ce959c961414c5c659d6e (diff)
downloadqtlocation-mapboxgl-baaa9ca24980845a70009e0e94c586b45c10476d.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"