Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test: testTwoBPInstancesWithVideo #469

Open
chenxiao0228 opened this issue Jan 19, 2021 · 3 comments
Open

Flaky test: testTwoBPInstancesWithVideo #469

chenxiao0228 opened this issue Jan 19, 2021 · 3 comments

Comments

@chenxiao0228
Copy link
Collaborator

testTwoBPInstancesWithVideo has been very flaky in the checks.

I briefly looked into it and have these findings

  • I could not reproduce it on my machine
  • tried to change it to 1 simulator, still flaky
  • tried to add some debug logging in the code, could not get too much info. Next step could be piping the output of the process to a file and capture it.
  • recording videos uses xcrun simctl io, which could be pretty expensive

For now I think we should disable it and try to root cause it in a branch.

@chenxiao0228
Copy link
Collaborator Author

@RainNapper FYI since you worked on this feature.

@RainNapper
Copy link
Contributor

RainNapper commented Jan 19, 2021 via email

@ob
Copy link
Member

ob commented Jan 20, 2021

I wonder if it's just memory on the macOS VMs or some other resource that gets consumed... we could try running ps and vm_stat in a loop in a separate process to see how the machine is doing...

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

No branches or pull requests

3 participants