-
Notifications
You must be signed in to change notification settings - Fork 113
CI: Drop unstable architecture test on Arm64 #567
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
Conversation
Code Review Agent Run #8739d0Actionable Suggestions - 1
Review Details
|
Changelist by BitoThis pull request implements the following key changes.
|
In the commit message, the phrase "Replacing 'apt-get' with 'apt-get'" looks like a typo to me. |
Replacing "apt-get" with "apt" in Arm64 CI is less likely to cause the process crash. Install Python packages via requirements.txt to minimize errors.
The RISCOF crashes intermittently and at different locations, and also takes a long time to reproduce. So, drop the test in Arm64 CI and run tests only locally.
Thank @vacantron for contributing! |
Code Review Agent Run #ce6b10Actionable Suggestions - 0Additional Suggestions - 1
Review Details
|
The RISCOF crashes intermittently and at different locations, and also takes a long time to reproduce. So, drop the test in Arm64 CI and run tests only locally.
Related PRs:
Summary by Bito
Implementation of structured dependency management through requirements.txt, including RISCOF and its dependencies. Updated CI scripts to use requirements file instead of git installation. Refined toolchain installation process with improved command syntax. Changes target RISCOF test stability improvements on Arm64 platforms.Unit tests added: False
Estimated effort to review (1-5, lower is better): 1