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#6417 AMD 32-bit: Temporarily, drastically reduce x86-32 tests run #6590

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

derekbruening
Copy link
Contributor

We have lived with our x86-32 GA CI job being red from massive test failures from the AMD switch for long enough. The fix here may be too drastic, but it's simple: we scale back to the tiny set of tests run on ubuntu22. I considered listing the failures on the ignore list, but with timeouts included this job was just taking too long.

The plan is to have another Fixit and try to fix enough AMD failures we can re-enable the full job.

Issue: #6417

…ixed

We have lived with our x86-32 GA CI job being red from massive test
failures from the AMD switch for long enough.  The fix here may be too
drastic, but it's simple: we scale back to the tiny set of tests run
on ubuntu22.  I considered listing the failures on the ignore list,
but with timeouts included this job was just taking too long.

The plan is to have another Fixit and try to fix enough AMD failures
we can re-enable the full job.

Issue: #6417
@derekbruening derekbruening merged commit 872bc25 into master Jan 26, 2024
15 checks passed
@derekbruening derekbruening deleted the i6417-make-suite-green branch January 26, 2024 04:20
ivankyluk added a commit that referenced this pull request Mar 29, 2024
Create a denylist for CI x86-32 tests, and move failing tests to it.

The change re-enables passing tests removed by  #6590.

Issue: #6417
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.

None yet

2 participants