Skip to content

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

Merged
tido64 merged 1 commit into
trunkfrom
tido/disable-macos-test
Aug 14, 2024
Merged

ci(macos): temporarily disable test step due to random failures#2179
tido64 merged 1 commit into
trunkfrom
tido/disable-macos-test

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Aug 14, 2024

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

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

n/a

@tido64 tido64 requested a review from Saadnajmi August 14, 2024 14:45
@tido64 tido64 requested a review from JasonVMo as a code owner August 14, 2024 14:45
@github-actions github-actions Bot added platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: Windows This affects Windows platform: visionOS labels Aug 14, 2024
@tido64
Copy link
Copy Markdown
Member Author

tido64 commented Aug 14, 2024

Issue filed upstream: microsoft/react-native-macos#2163

Comment on lines -390 to +391
if: ${{ steps.affected.outputs.macos != '' && github.event_name != 'schedule' }}
# Temporarily disabled due to random failures
if: false # ${{ steps.affected.outputs.macos != '' && github.event_name != 'schedule' }}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you normally track with a Github issue or a TODO or anything like that?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tido64 tido64 merged commit 6bd81fb into trunk Aug 14, 2024
@tido64 tido64 deleted the tido/disable-macos-test branch August 14, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS platform: Windows This affects Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants