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

i#6733 missing exit: Suppress drmemtrace invariant check #6967

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

derekbruening
Copy link
Contributor

Temporarily suppresses the drmemtrace invariant checker test for a thread exit record in online mode as it is happening frequently enough in our tests that it is blocking progress, though at the same time it is very difficult to reproduce locally and figure it out. We want our tests green as a priority for now and can re-enable once someone figures out the root cause. This only affects online mode.

Issue: #6733

Temporarily suppresses the drmemtrace invariant checker test for a
thread exit record in online mode as it is happening frequently enough
in our tests that it is blocking progress, though at the same time it
is very difficult to reproduce locally and figure it out.  We want our
tests green as a priority for now and can re-enable once someone
figures out the root cause.  This only affects online mode.

Issue: #6733
@derekbruening
Copy link
Contributor Author

Just one failure now: it's the before-a-bundle #3320

@derekbruening derekbruening merged commit 26e6a1d into master Sep 5, 2024
16 of 17 checks passed
@derekbruening derekbruening deleted the i6733-suppress-missing-exit-online branch September 5, 2024 22:39
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.

2 participants