Skip to content

Commit c207296

Browse files
committed
Revert "test disabling parallel builds"
This reverts commit ce7eb6f.
1 parent ce7eb6f commit c207296

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

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

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"testTargets" : [
2525
{
26+
"parallelizable" : true,
2627
"target" : {
2728
"containerPath" : "container:PushNotificationHostApp.xcodeproj",
2829
"identifier" : "6084F1AB2967B87200434CBF",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"testTargets" : [
1515
{
16+
"parallelizable" : true,
1617
"target" : {
1718
"containerPath" : "container:PushNotificationHostApp.xcodeproj",
1819
"identifier" : "6875F9882A3CD258001C9AAF",

0 commit comments

Comments
 (0)