Skip to content

Conversation

maleadt
Copy link
Collaborator

@maleadt maleadt commented Oct 13, 2025

Use it for a more accurate ETA, and to order tests (longest first).

Use it for a more accurate ETA, and to order tests (longest first).
@maleadt maleadt force-pushed the tb/historical_durations branch from 0ec1ea8 to 4f8632b Compare October 13, 2025 13:31
issues during long test runs. The memory limit is set based on system architecture.
"""
function runtests(ARGS; testfilter = Returns(true), RecordType = TestRecord,
function runtests(mod::Module, ARGS; testfilter = Returns(true), RecordType = TestRecord,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note that this will be a breaking change. @vchuravy can we go to v1.0 while we're here? We'd have more space for separating breaking releases vs new features vs patches.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think we can.

@maleadt maleadt merged commit b5c3434 into main Oct 13, 2025
20 checks passed
@maleadt maleadt deleted the tb/historical_durations branch October 13, 2025 15:13
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