microsoft / react-native-test-app

react-native-test-app provides an app for all supported platforms as a package
MIT License
586 stars 87 forks source link

ci(macos): temporarily disable test step due to random failures #2179

Closed tido64 closed 1 month ago

tido64 commented 1 month ago

Description

Temporarily disable test step due to random failures:

Testing failed:
  ReactTestApp (14119) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying Error: Crash: ReactTestApp (14119) __55-[RCTDevLoadingView showMessage:color:backgroundColor:]_block_invoke. libsystem_c.dylib: abort() called))

** TEST EXECUTE FAILED **

Platforms affected

Test plan

n/a

tido64 commented 1 month ago

Issue filed upstream: https://github.com/microsoft/react-native-macos/issues/2163