Skip to content

Fix Integration tests for Big endian on GA CI #6720

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

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

sangitanalkar
Copy link
Contributor

What's the problem this PR addresses?

Fixes the GA CI Integration jobs failing for Big endian.

How did you fix it?

  1. Changed multiarch image to tonistiigi/binfmt:latest for running Big Endian tests as the tests failed in multiarch/qemu-user-static image.
    Note: All tests passed on s390x host VM, issues were seen in multiarch/qemu-user-static image.
    Tested running Integration tests using tonistiigi/binfmt:latest and all Big Endian Integration tests have passed.

  2. Increased TEST_TIMEOUT for Big Endian to fix TC's failing due to timeout issue:

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@sangitanalkar sangitanalkar requested a review from arcanis as a code owner March 10, 2025 13:06
@sangitanalkar
Copy link
Contributor Author

@arcanis Could you please help in reviewing and merging this PR. Thank you!

@arcanis arcanis merged commit d62578c into yarnpkg:master Mar 14, 2025
25 of 26 checks passed
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