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

Flaky test: CreatingBoogieVariableNameCollisionsHasExpectedDiff #5934

Open
MikaelMayer opened this issue Nov 26, 2024 · 2 comments
Open

Flaky test: CreatingBoogieVariableNameCollisionsHasExpectedDiff #5934

MikaelMayer opened this issue Nov 26, 2024 · 2 comments
Labels
kind: language development speed Slows down development of Dafny the language, flaky tests

Comments

@MikaelMayer
Copy link
Member

Seen here:
https://github.com/dafny-lang/dafny/actions/runs/12032701079/job/33548722443?pr=5933

[xUnit.net 00:00:07.19]     DafnyPipeline.Test.InterMethodVerificationStability.CreatingBoogieVariableNameCollisionsHasExpectedDiff [FAIL]
[xUnit.net 00:00:07.19]       Assert.Equal() Failure
[xUnit.net 00:00:07.19]                   ↓ (pos 2)
[xUnit.net 00:00:07.19]       Expected: -   var eg$y#0: int;\n-   var y#0_0: int;\n- ···
[xUnit.net 00:00:07.19]       Actual:   - 25l\n+ �
[xUnit.net 00:00:07.19]                   ↑ (pos 2)
[xUnit.net 00:00:07.19]       Stack Trace:
@MikaelMayer MikaelMayer added the kind: language development speed Slows down development of Dafny the language, flaky tests label Nov 26, 2024
@MikaelMayer
Copy link
Member Author

@MikaelMayer
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: language development speed Slows down development of Dafny the language, flaky tests
Projects
None yet
Development

No branches or pull requests

1 participant