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

riscv64 should not attempt robot tests #5165

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Conversation

sxa
Copy link
Member

@sxa sxa commented Mar 21, 2024

This fixes failures caused by invalid jti files being created on the platform, preventing some of the suites from executing correctly.

I'm open to options here but this is the simplest that fits in with the current format of this "switch" statement.

Alternatives if reviewers wish to consider them:

  • Split out the if clauses to set robot and libpath separately which might be neater
  • Add the riscv64 check as an or into the Alpine one

Signed-off-by: Stewart X Addison <sxa@redhat.com>
@sxa sxa self-assigned this Mar 21, 2024
Signed-off-by: Stewart X Addison <sxa@redhat.com>
@smlambert smlambert merged commit 0e221fd into adoptium:master Mar 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants