Skip to content

Run previously failed tests first#138

Draft
christiangnrd wants to merge 3 commits into
JuliaTesting:mainfrom
christiangnrd:failfirst
Draft

Run previously failed tests first#138
christiangnrd wants to merge 3 commits into
JuliaTesting:mainfrom
christiangnrd:failfirst

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This will prevent lots of wasted CI time when paired with --quickfail. Or with runs that are usually expected to fail (GPU backends on julia nightly for example)

Open to implementation feedback

Comment thread test/runtests.jl Outdated
christiangnrd and others added 2 commits July 15, 2026 12:31
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
@christiangnrd

Copy link
Copy Markdown
Contributor Author

@giordano I haven't looked into how this'll interact with #125 but we may want to wait for that one to get merged and fix this rather than the other way around.

It's also possible that it would just work

@christiangnrd

Copy link
Copy Markdown
Contributor Author

Marking this as draft since it seems to merge cleanly with #125 but doesn't run the failed tests first anymore. I'll fix it up after #125 is merged

@christiangnrd
christiangnrd marked this pull request as draft July 21, 2026 15:56
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