Skip to content

Commit d6d5ab7

Browse files
committed
[tests] Disable concurrency tests in the Reduced test plan
* Under the Reduced Test Plan, concurrency tests are disabled. * These tests spam calls and can cause carry over to following tests
1 parent 98d90ea commit d6d5ab7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

iOS_SDK/OneSignalSDK/UnitTestApp/UnitTestApp_TestPlan_Reduced.xctestplan

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
}
4242
},
4343
{
44+
"skippedTests" : [
45+
"UserConcurrencyTests"
46+
],
4447
"target" : {
4548
"containerPath" : "container:OneSignal.xcodeproj",
4649
"identifier" : "3CC063EA2B6D7FE8002BB07F",

0 commit comments

Comments
 (0)