Skip to content

Commit 8d3d69b

Browse files
authored
Turned no malloc scribble and randomized the tests. (#23014)
1 parent 05704d3 commit 8d3d69b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

testing/ios/IosUnitTests/IosUnitTests.xcodeproj/xcshareddata/xcschemes/IosUnitTests.xcscheme

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,16 @@
3434
value = ""
3535
isEnabled = "YES">
3636
</AdditionalOption>
37+
<AdditionalOption
38+
key = "MallocScribble"
39+
value = ""
40+
isEnabled = "YES">
41+
</AdditionalOption>
3742
</AdditionalOptions>
3843
<Testables>
3944
<TestableReference
40-
skipped = "NO">
45+
skipped = "NO"
46+
testExecutionOrdering = "random">
4147
<BuildableReference
4248
BuildableIdentifier = "primary"
4349
BlueprintIdentifier = "0D6AB6C822BB05E200EEE540"

0 commit comments

Comments
 (0)