Skip to content

Commit 077566e

Browse files
committed
tests: disable 2 e2e for now
1 parent 098f5b2 commit 077566e

File tree

3 files changed

+20
-13
lines changed

3 files changed

+20
-13
lines changed

.github/integ-config/detox-integ-all.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
- test_name: 'integ_rn_ios_storage_multipart_progress'
55
working_directory: amplify-js-samples-staging/samples/react-native/storage/MultiPartUploadWithProgress
66
timeout_minutes: 120
7-
- test_name: 'integ_rn_ios_device_tracking'
8-
working_directory: amplify-js-samples-staging/samples/react-native/auth/deviceTracking
9-
timeout_minutes: 120
7+
#- test_name: 'integ_rn_ios_device_tracking'
8+
# working_directory: amplify-js-samples-staging/samples/react-native/auth/deviceTracking
9+
# timeout_minutes: 120
1010
- test_name: 'integ_rn_ios_datastore_sqlite_adapter'
1111
working_directory: amplify-js-samples-staging/samples/react-native/datastore/SQLiteAdapter
1212
timeout_minutes: 120

.github/integ-config/integ-all.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -892,15 +892,15 @@ tests:
892892
yarn_script: ci:next-use-cases-test
893893
yarn_script_args: '14'
894894
browser: [chrome]
895-
- test_name: integ_next-use-cases-15
896-
desc: 'Next.js use cases tests with v15'
897-
framework: next
898-
category: ssr-adapter
899-
sample_name: next-use-cases-15
900-
spec: next-use-cases
901-
yarn_script: ci:next-use-cases-test
902-
yarn_script_args: '15'
903-
browser: [chrome]
895+
# - test_name: integ_next-use-cases-15
896+
# desc: 'Next.js use cases tests with v15'
897+
# framework: next
898+
# category: ssr-adapter
899+
# sample_name: next-use-cases-15
900+
# spec: next-use-cases
901+
# yarn_script: ci:next-use-cases-test
902+
# yarn_script_args: '15'
903+
# browser: [chrome]
904904
- test_name: integ_next-use-cases-server-auth-14
905905
desc: 'Next.js server-side auth use cases tests with v14'
906906
framework: next

yarn.lock

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)