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

Unstable test 'VerificationDiagnosticsCanBeMigratedAcrossMultipleResolutions #5319

Open
keyboardDrummer opened this issue Apr 12, 2024 · 0 comments
Assignees
Labels
kind: language development speed Slows down development of Dafny the language priority: next Will consider working on this after in progress work is done

Comments

@keyboardDrummer
Copy link
Member

https://github.com/dafny-lang/dafny/actions/runs/8661038066/job/23750160791?pr=5318

xUnit.net 00:14:41.69]     Microsoft.Dafny.LanguageServer.IntegrationTest.Various.DiagnosticMigrationTest.VerificationDiagnosticsCanBeMigratedAcrossMultipleResolutions [FAIL]
[xUnit.net 00:14:41.70]       Assert.Empty() Failure
[xUnit.net 00:14:41.70]       Expected: <empty>
[xUnit.net 00:14:41.70]       Actual:   [Diagnostic { Range = [start: (4, 4), end: (4, 10)], Severity = Warning, Code = OmniSharp.Extensions.LanguageServer.Protocol.Models.DiagnosticCode, CodeDescription = , Source = Verifier, Message = Outdated: a postcondition could not be proved on this return path, Tags = , RelatedInformation = OmniSharp.Extensions.LanguageServer.Protocol.Models.Container`1[OmniSharp.Extensions.LanguageServer.Protocol.Models.DiagnosticRelatedInformation], Data =  }]
[xUnit.net 00:14:41.70]       Stack Trace:
[xUnit.net 00:14:41.70]         /Users/runner/work/dafny/dafny/dafny/Source/DafnyLanguageServer.Test/Various/DiagnosticMigrationTest.cs(144,0): at Microsoft.Dafny.LanguageServer.IntegrationTest.Various.DiagnosticMigrationTest.VerificationDiagnosticsCanBeMigratedAcrossMultipleResolutions()
[xUnit.net 00:14:41.70]         --- End of stack trace from previous location ---
@keyboardDrummer keyboardDrummer added the kind: language development speed Slows down development of Dafny the language label Apr 12, 2024
@keyboardDrummer keyboardDrummer added the priority: next Will consider working on this after in progress work is done label Apr 29, 2024
@keyboardDrummer keyboardDrummer self-assigned this Apr 29, 2024
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 priority: next Will consider working on this after in progress work is done
Projects
None yet
Development

No branches or pull requests

1 participant