mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Temp disable OSS Android e2e test until we debug and fix it
Reviewed By: mkonicek Differential Revision: D4705570 Ninja: OSS only fbshipit-source-id: 9aa401c0e030794accabcdc4861f5bf9950ff4d8
This commit is contained in:
parent
8a7eb170dd
commit
fbd1b0a665
@ -76,7 +76,9 @@ test:
|
||||
- node ./scripts/run-android-ci-instrumentation-tests.js --retries 3 --path ./ReactAndroid/src/androidTest/java/com/facebook/react/tests --package com.facebook.react.tests
|
||||
|
||||
# Android e2e test
|
||||
- source scripts/circle-ci-android-setup.sh && retry3 node ./scripts/run-ci-e2e-tests.js --android --js --retries 2
|
||||
# Temp disabled to debug an ongoing issue (so far we think it's packager related).
|
||||
# Re-enable this ASAP once the issue is fixed.
|
||||
#- source scripts/circle-ci-android-setup.sh && retry3 node ./scripts/run-ci-e2e-tests.js --android --js --retries 2
|
||||
|
||||
# testing docs generation
|
||||
- cd website && npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user