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

rustc-tests: Sort the supported tests for a more useful report #558

Merged
merged 8 commits into from
Feb 14, 2025

Conversation

Nadrieril
Copy link
Member

@Nadrieril Nadrieril commented Feb 14, 2025

Report after this PR:

Summary of the results:
   4845  ⊘ unsupported-build-settings
    311  ⊘ unsupported-feature
   7323  ✅ expected: failure in rustc    got: failure in rustc
   4376  ✅ expected: success             got: success (with llbc output and no warnings)
    344  ✅ expected: success             got: success (with llbc output and warnings)
     96  ❌ expected: failure in rustc    got: failure in hax frontend
    392  ❌ expected: failure in rustc    got: success
     33  ❌ expected: success             got: failure in hax frontend (without llbc output)
      8  ❌ panic
     30  ❌ stack overflow
     19  ❌ timeout

@Nadrieril
Copy link
Member Author

I've sorted the unexpected failures due to hax, they're all covered by:

In other words, it's all about constants except for #546.

@Nadrieril Nadrieril enabled auto-merge February 14, 2025 13:35
@Nadrieril Nadrieril disabled auto-merge February 14, 2025 13:36
@Nadrieril Nadrieril merged commit 14a4d69 into AeneasVerif:main Feb 14, 2025
5 checks passed
@Nadrieril Nadrieril deleted the clarify-rustc-tests branch February 14, 2025 13:44
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.

1 participant