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

github/ci Make Spike64-2 tests run regardless of Spike32 tests result #888

Merged

Conversation

MarekVCodasip
Copy link
Collaborator

This patch separates the Spike tests into their own jobs and makes them run regardless of the results of the previous test. Previously, if Spike32 tests failed, Spike64-2 tests did not even run. This can be an issue if new tests are added in the riscv-tests repository which are not yet passing on riscv-openocd.

Change-Id: I0bdaee5fbbba5582babab40f176cfab49660c246

@MarekVCodasip MarekVCodasip force-pushed the ci-run-spike64-if-spike32-failed branch from 36ffadb to a12900a Compare July 18, 2023 12:47
This patch separates the Spike tests into their own jobs and makes them run
regardless of the results of the previous test. Previously, if Spike32
tests failed, Spike64-2 tests did not even run. This can be an issue if new
tests are added in the riscv-tests repository which are not yet passing
on riscv-openocd.

Change-Id: I0bdaee5fbbba5582babab40f176cfab49660c246
Signed-off-by: Marek Vrbka <[email protected]>
@MarekVCodasip MarekVCodasip force-pushed the ci-run-spike64-if-spike32-failed branch from a12900a to deb0d91 Compare July 18, 2023 12:48
@MarekVCodasip MarekVCodasip changed the title github/ci Make Spike64-2 tests run regardless if Spike32 tests result github/ci Make Spike64-2 tests run regardless of Spike32 tests result Jul 18, 2023
@timsifive timsifive merged commit 1a089d8 into riscv-collab:riscv Jul 20, 2023
5 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.

3 participants