Skip to content

Commit ce7eb6f

Browse files
committed
test disabling parallel builds
1 parent b37e5c9 commit ce7eb6f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

AmplifyPlugins/Analytics/Tests/AnalyticsHostApp/AnalyticsHostApp.xcodeproj/xcshareddata/xcschemes/AWSPinpointAnalyticsPluginIntegrationTests.xcscheme

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
shouldUseLaunchSchemeArgsEnv = "YES">
1414
<Testables>
1515
<TestableReference
16-
skipped = "NO">
16+
skipped = "NO"
17+
parallelizable = "NO">
1718
<BuildableReference
1819
BuildableIdentifier = "primary"
1920
BlueprintIdentifier = "6857647528AE95ED000CE2E9"

AmplifyPlugins/Notifications/Push/Tests/PushNotificationHostApp/PushNotificationGen2HostApp.xctestplan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
},
2424
"testTargets" : [
2525
{
26-
"parallelizable" : true,
2726
"target" : {
2827
"containerPath" : "container:PushNotificationHostApp.xcodeproj",
2928
"identifier" : "6084F1AB2967B87200434CBF",

AmplifyPlugins/Notifications/Push/Tests/PushNotificationHostApp/PushNotificationWatchTests.xctestplan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
},
1414
"testTargets" : [
1515
{
16-
"parallelizable" : true,
1716
"target" : {
1817
"containerPath" : "container:PushNotificationHostApp.xcodeproj",
1918
"identifier" : "6875F9882A3CD258001C9AAF",

0 commit comments

Comments
 (0)