Skip to content

Run integration tests with Miri - #161

Open
h313 wants to merge 9 commits into
mainfrom
miri-integration-tests
Open

Run integration tests with Miri#161
h313 wants to merge 9 commits into
mainfrom
miri-integration-tests

Conversation

@h313

@h313 h313 commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Closes #157. Had to use a script to have the tests run in a reasonable time since Miri can't do parallelism, and disabled a few tests that result in state explosion.

The full integration test run takes ~5 mins, which seems kinda long for each commit to a PR. So currently running it only on a PR review.

@h313
h313 requested a review from Kronos3 August 8, 2026 21:11
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

CoreMark Benchmark Results

Current Score: 242.954
Baseline Score (main): 243.250
Difference: -0.296 (-0.12%)

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Code Coverage Report

Current Coverage: 95.34%
Baseline Coverage (main): 95.34%
Difference: +0.00%

Comment thread .github/workflows/pr-review.yml Outdated
@h313
h313 marked this pull request as ready for review August 10, 2026 02:41
Comment thread .github/workflows/pr-review.yml Outdated
Comment thread tests/core_integration.rs Outdated
@Kronos3 Kronos3 added the Post-v1.0 Issues and features that will not be addressed until after 1.0 Release label Aug 13, 2026
@h313
h313 force-pushed the miri-integration-tests branch from 38e5f70 to bdd7426 Compare August 15, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Post-v1.0 Issues and features that will not be addressed until after 1.0 Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run Miri under integration tests

2 participants