Skip to content

Use libtest-mimic to drive some harness = false tests#8236

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:libtest-mimic-harness
Mar 25, 2024
Merged

Use libtest-mimic to drive some harness = false tests#8236
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:libtest-mimic-harness

Conversation

@alexcrichton
Copy link
Member

This provides a bit of a nicer experience than the default "build your own test harness" experience by providing things like filters and parallel execution by default. This helps speed up the disas test suite, for example, which previously had no parallelism.

This provides a bit of a nicer experience than the default "build your
own test harness" experience by providing things like filters and
parallel execution by default. This helps speed up the `disas` test
suite, for example, which previously had no parallelism.
@alexcrichton alexcrichton requested review from a team as code owners March 25, 2024 20:12
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team March 25, 2024 20:12
@alexcrichton alexcrichton added this pull request to the merge queue Mar 25, 2024
Merged via the queue into bytecodealliance:main with commit 053adb4 Mar 25, 2024
@alexcrichton alexcrichton deleted the libtest-mimic-harness branch March 25, 2024 21:07
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