Skip to content

Conversation

tom-un
Copy link
Collaborator

@tom-un tom-un commented May 12, 2020

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

Several integration tests suffer from unreliability in CI (and locally) and it appears to be because images being loaded from the internet or even locally can still be pending when the test ends. Waiting in the test runner for the RCTImageLoader queue to dequeue improves reliability locally -- lets see if it works in CI.

Update: two runs with previously disabled tests re-enabled. It works.

Changelog

[iOS] [Fixed] - Improve RCTTestRunner reliability

Test Plan

Ran integration tests for macOS and iOS locally.

Microsoft Reviewers: Open in CodeFlow

tom-un and others added 30 commits April 3, 2020 20:53
@tom-un tom-un marked this pull request as draft May 12, 2020 00:41
@tom-un tom-un requested review from HeyImChris and markavitale May 12, 2020 01:14
@tom-un tom-un marked this pull request as ready for review May 12, 2020 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants