56
56
scheme : AWSPinpointAnalyticsPluginIntegrationTests
57
57
58
58
api-integration-test :
59
+ continue-on-error : true
59
60
needs : prepare-for-test
60
61
runs-on : macos-latest
61
62
environment : IntegrationTest
83
84
scheme : AWSAPICategoryPluginFunctionalTests
84
85
85
86
api-graphqliam-integration-test :
87
+ if : ${{ false }}
86
88
needs : [api-integration-test]
87
89
runs-on : macos-latest
88
90
environment : IntegrationTest
@@ -110,6 +112,7 @@ jobs:
110
112
scheme : GraphQLWithIAMIntegrationTests
111
113
112
114
api-graphqluserpool-integration-test :
115
+ if : ${{ false }}
113
116
needs : [api-integration-test]
114
117
runs-on : macos-latest
115
118
environment : IntegrationTest
@@ -137,6 +140,7 @@ jobs:
137
140
scheme : GraphQLWithUserPoolIntegrationTests
138
141
139
142
api-restiam-integration-test :
143
+ if : ${{ false }}
140
144
needs : [api-integration-test]
141
145
runs-on : macos-latest
142
146
environment : IntegrationTest
@@ -164,6 +168,7 @@ jobs:
164
168
scheme : RESTWithIAMIntegrationTests
165
169
166
170
api-restuserpool-integration-test :
171
+ if : ${{ false }}
167
172
needs : [api-integration-test]
168
173
runs-on : macos-latest
169
174
environment : IntegrationTest
@@ -191,6 +196,7 @@ jobs:
191
196
scheme : RESTWithUserPoolIntegrationTests
192
197
193
198
api-graphqllambda-integration-test :
199
+ if : ${{ false }}
194
200
needs : [api-integration-test]
195
201
runs-on : macos-latest
196
202
environment : IntegrationTest
@@ -218,6 +224,7 @@ jobs:
218
224
scheme : GraphQLWithLambdaAuthIntegrationTests
219
225
220
226
auth-integration-test :
227
+ continue-on-error : true
221
228
needs : prepare-for-test
222
229
runs-on : macos-latest
223
230
environment : IntegrationTest
@@ -245,6 +252,7 @@ jobs:
245
252
scheme : AWSCognitoAuthPluginIntegrationTests
246
253
247
254
datastore-integration-test :
255
+ continue-on-error : true
248
256
needs : prepare-for-test
249
257
runs-on : macos-latest
250
258
environment : IntegrationTest
@@ -271,6 +279,7 @@ jobs:
271
279
workspace : DataStoreCategoryPlugin.xcworkspace
272
280
scheme : AWSDataStoreCategoryPluginIntegrationTests
273
281
datastore-integration-hub-test :
282
+ if : ${{ false }}
274
283
needs : [datastore-integration-test]
275
284
runs-on : macos-latest
276
285
environment : IntegrationTest
@@ -297,6 +306,7 @@ jobs:
297
306
workspace : DataStoreCategoryPlugin.xcworkspace
298
307
scheme : AWSDataStoreIntegrationHubTests
299
308
datastore-integration-local-test :
309
+ continue-on-error : true
300
310
needs : [datastore-integration-test]
301
311
runs-on : macos-latest
302
312
environment : IntegrationTest
@@ -324,6 +334,7 @@ jobs:
324
334
scheme : AWSDataStoreIntegrationLocalTests
325
335
326
336
datastore-integration-V1-S1-test :
337
+ continue-on-error : true
327
338
needs : [datastore-integration-test]
328
339
runs-on : macos-latest
329
340
environment : IntegrationTest
@@ -350,6 +361,7 @@ jobs:
350
361
workspace : DataStoreCategoryPlugin.xcworkspace
351
362
scheme : AWSDataStoreIntegrationV1Scenario1Tests
352
363
datastore-integration-V1-S2-test :
364
+ if : ${{ false }}
353
365
needs : [datastore-integration-test]
354
366
runs-on : macos-latest
355
367
environment : IntegrationTest
@@ -376,6 +388,7 @@ jobs:
376
388
workspace : DataStoreCategoryPlugin.xcworkspace
377
389
scheme : AWSDataStoreIntegrationV1Scenario2Tests
378
390
datastore-integration-V1-S3-test :
391
+ if : ${{ false }}
379
392
needs : [datastore-integration-test]
380
393
runs-on : macos-latest
381
394
environment : IntegrationTest
@@ -402,6 +415,7 @@ jobs:
402
415
workspace : DataStoreCategoryPlugin.xcworkspace
403
416
scheme : AWSDataStoreIntegrationV1Scenario3Tests
404
417
datastore-integration-V1-S4-test :
418
+ if : ${{ false }}
405
419
needs : [datastore-integration-test]
406
420
runs-on : macos-latest
407
421
environment : IntegrationTest
@@ -428,6 +442,7 @@ jobs:
428
442
workspace : DataStoreCategoryPlugin.xcworkspace
429
443
scheme : AWSDataStoreIntegrationV1Scenario4Tests
430
444
datastore-integration-V1-S5-test :
445
+ if : ${{ false }}
431
446
needs : [datastore-integration-test]
432
447
runs-on : macos-latest
433
448
environment : IntegrationTest
@@ -454,6 +469,7 @@ jobs:
454
469
workspace : DataStoreCategoryPlugin.xcworkspace
455
470
scheme : AWSDataStoreIntegrationV1Scenario5Tests
456
471
datastore-integration-V1-S6-test :
472
+ if : ${{ false }}
457
473
needs : [datastore-integration-test]
458
474
runs-on : macos-latest
459
475
environment : IntegrationTest
@@ -480,6 +496,7 @@ jobs:
480
496
workspace : DataStoreCategoryPlugin.xcworkspace
481
497
scheme : AWSDataStoreIntegrationV1Scenario6Tests
482
498
datastore-integration-V2-S1-test :
499
+ if : ${{ false }}
483
500
needs : [datastore-integration-test]
484
501
runs-on : macos-latest
485
502
environment : IntegrationTest
@@ -506,6 +523,7 @@ jobs:
506
523
workspace : DataStoreCategoryPlugin.xcworkspace
507
524
scheme : AWSDataStoreIntegrationV2Scenario1V2Tests
508
525
datastore-integration-V2-S2-test :
526
+ if : ${{ false }}
509
527
needs : [datastore-integration-test]
510
528
runs-on : macos-latest
511
529
environment : IntegrationTest
@@ -532,6 +550,7 @@ jobs:
532
550
workspace : DataStoreCategoryPlugin.xcworkspace
533
551
scheme : AWSDataStoreIntegrationV2Scenario2V2Tests
534
552
datastore-integration-V2-S3a-test :
553
+ if : ${{ false }}
535
554
needs : [datastore-integration-test]
536
555
runs-on : macos-latest
537
556
environment : IntegrationTest
@@ -558,6 +577,7 @@ jobs:
558
577
workspace : DataStoreCategoryPlugin.xcworkspace
559
578
scheme : AWSDataStoreIntegrationV2Scenario3aV2Tests
560
579
datastore-integration-V2-S3-test :
580
+ if : ${{ false }}
561
581
needs : [datastore-integration-test]
562
582
runs-on : macos-latest
563
583
environment : IntegrationTest
@@ -584,6 +604,7 @@ jobs:
584
604
workspace : DataStoreCategoryPlugin.xcworkspace
585
605
scheme : AWSDataStoreIntegrationV2Scenario3V2Tests
586
606
datastore-integration-V2-S4-test :
607
+ if : ${{ false }}
587
608
needs : [datastore-integration-test]
588
609
runs-on : macos-latest
589
610
environment : IntegrationTest
@@ -610,6 +631,7 @@ jobs:
610
631
workspace : DataStoreCategoryPlugin.xcworkspace
611
632
scheme : AWSDataStoreIntegrationV2Scenario4V2Tests
612
633
datastore-integration-V2-S5-test :
634
+ if : ${{ false }}
613
635
needs : [datastore-integration-test]
614
636
runs-on : macos-latest
615
637
environment : IntegrationTest
@@ -636,6 +658,7 @@ jobs:
636
658
workspace : DataStoreCategoryPlugin.xcworkspace
637
659
scheme : AWSDataStoreIntegrationV2Scenario5V2Tests
638
660
datastore-integration-V2-S6-test :
661
+ if : ${{ false }}
639
662
needs : [datastore-integration-test]
640
663
runs-on : macos-latest
641
664
environment : IntegrationTest
@@ -662,6 +685,7 @@ jobs:
662
685
workspace : DataStoreCategoryPlugin.xcworkspace
663
686
scheme : AWSDataStoreIntegrationV2Scenario6V2Tests
664
687
datastore-integration-V2-S7-test :
688
+ if : ${{ false }}
665
689
needs : [datastore-integration-test]
666
690
runs-on : macos-latest
667
691
environment : IntegrationTest
@@ -688,6 +712,7 @@ jobs:
688
712
workspace : DataStoreCategoryPlugin.xcworkspace
689
713
scheme : AWSDataStoreIntegrationV2Scenario7V2Tests
690
714
datastore-integration-V2-S8-test :
715
+ if : ${{ false }}
691
716
needs : [datastore-integration-test]
692
717
runs-on : macos-latest
693
718
environment : IntegrationTest
@@ -714,6 +739,7 @@ jobs:
714
739
workspace : DataStoreCategoryPlugin.xcworkspace
715
740
scheme : AWSDataStoreIntegrationV2Scenario8V2Tests
716
741
datastore-integration-V2-test :
742
+ continue-on-error : true
717
743
needs : [datastore-integration-test]
718
744
runs-on : macos-latest
719
745
environment : IntegrationTest
@@ -738,8 +764,9 @@ jobs:
738
764
with :
739
765
project_path : ./AmplifyPlugins/DataStore/
740
766
workspace : DataStoreCategoryPlugin.xcworkspace
741
- scheme : AWSDataStoreIntegrationV2Scenario1V2Tests
767
+ scheme : AWSDataStoreIntegrationV2Tests
742
768
datastore-integration-observe-query-test :
769
+ if : ${{ false }}
743
770
needs : [datastore-integration-test]
744
771
runs-on : macos-latest
745
772
environment : IntegrationTest
@@ -767,6 +794,7 @@ jobs:
767
794
scheme : AWSDataStoreIntegrationObserveQueryTests
768
795
769
796
datastore-auth-integration-test :
797
+ if : ${{ false }}
770
798
needs : [datastore-integration-test]
771
799
runs-on : macos-latest
772
800
environment : IntegrationTest
@@ -794,6 +822,7 @@ jobs:
794
822
scheme : AWSDataStoreCategoryPluginAuthIntegrationTests
795
823
796
824
datastore-flutter-integration-test :
825
+ if : ${{ false }}
797
826
needs : [datastore-integration-test]
798
827
runs-on : macos-latest
799
828
environment : IntegrationTest
@@ -848,6 +877,7 @@ jobs:
848
877
scheme : AWSLocationGeoPluginIntegrationTests
849
878
850
879
predictions-integration-test :
880
+ continue-on-error : true
851
881
needs : prepare-for-test
852
882
runs-on : macos-latest
853
883
environment : IntegrationTest
@@ -885,6 +915,7 @@ jobs:
885
915
scheme : CoreMLPredictionsPluginIntegrationTests
886
916
887
917
storage-integration-test :
918
+ continue-on-error : true
888
919
needs : prepare-for-test
889
920
runs-on : macos-latest
890
921
environment : IntegrationTest
@@ -909,4 +940,4 @@ jobs:
909
940
with :
910
941
project_path : ./AmplifyPlugins/Storage/
911
942
workspace : StoragePlugin.xcworkspace
912
- scheme : AWSS3StoragePluginFunctionalTests
943
+ scheme : AWSS3StoragePluginFunctionalTests
0 commit comments