Skip to content

Commit

Permalink
Disable parallelizable tests due to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Oct 4, 2018
1 parent 250d1b6 commit daf1abc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES"
testExecutionOrdering = "random">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D10EC2301C3D632300A4211C"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES"
testExecutionOrdering = "random">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "4B37667E1C478F940001443F"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO"
parallelizable = "YES"
testExecutionOrdering = "random">
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D1ED2D3E1AD2D09F00CFC3EB"
Expand Down

0 comments on commit daf1abc

Please sign in to comment.