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

Reduce iteration count for Darwin test for now. #7649

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

This is failing a lot more in the last few days due to thread
synchronization problems. We are addressing those, but in the
meantime doing fewer iterations will make this less likely to fail on
random unrelated PRs.

Problem

Darwin "Tests" CI fails a lot after the combination of #7478 and #7405.

Change overview

Run fewer iterations for now so the chance of hitting a thread race is lower.

Testing

Verified that workflow does the right thing in my fork.

This is failing a lot more in the last few days due to thread
synchronization problems.  We are addressing those, but in the
meantime doing fewer iterations will make this less likely to fail on
random unrelated PRs.
@woody-apple woody-apple merged commit 77b198f into project-chip:master Jun 15, 2021
@bzbarsky-apple bzbarsky-apple deleted the lower-iteration-counts branch June 15, 2021 18:23
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
This is failing a lot more in the last few days due to thread
synchronization problems.  We are addressing those, but in the
meantime doing fewer iterations will make this less likely to fail on
random unrelated PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants