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 SlowlyTypeFile #5905

Open
keyboardDrummer opened this issue Nov 7, 2024 · 0 comments
Open

Unstable test SlowlyTypeFile #5905

keyboardDrummer opened this issue Nov 7, 2024 · 0 comments
Labels
kind: language development speed Slows down development of Dafny the language, flaky tests misc: tests New tests or tutorials

Comments

@keyboardDrummer
Copy link
Member

https://github.com/dafny-lang/dafny/actions/runs/11722734981/job/32652925013?pr=5846

Microsoft.Dafny.LanguageServer.IntegrationTest.Synchronization.EditDocumentTest.SlowlyTypeFile()
[xUnit.net 00:02:38.40]         --- End of stack trace from previous location ---
  Failed Microsoft.Dafny.LanguageServer.IntegrationTest.Synchronization.EditDocumentTest.SlowlyTypeFile [1 s]
  Error Message:
   System.ArgumentException : index 200 is outside of the text buffer
  Stack Trace:
     at Microsoft.Dafny.LanguageServer.Workspace.TextBuffer.IndexToLine(Int32 index) in D:\a\dafny\dafny\dafny\Source\DafnyLanguageServer\Workspace\TextBuffer.cs:line 63
   at Microsoft.Dafny.LanguageServer.Workspace.TextBuffer.FromIndex(Int32 index) in D:\a\dafny\dafny\dafny\Source\DafnyLanguageServer\Workspace\TextBuffer.cs:line 55
   at Microsoft.Dafny.LanguageServer.IntegrationTest.Synchronization.EditDocumentTest.SlowlyTypeInSource(String source, Int32 steps) in D:\a\dafny\dafny\dafny\Source\DafnyLanguageServer.Test\Synchronization\EditDocumentTest.cs:line 238
   at Microsoft.Dafny.LanguageServer.IntegrationTest.Synchronization.EditDocumentTest.SlowlyTypeFile() in D:\a\dafny\dafny\dafny\Source\DafnyLanguageServer.Test\Synchronization\EditDocumentTest.cs:line 210
--- End of stack trace from previous location ---
@keyboardDrummer keyboardDrummer added kind: language development speed Slows down development of Dafny the language, flaky tests misc: tests New tests or tutorials labels Nov 7, 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, flaky tests misc: tests New tests or tutorials
Projects
None yet
Development

No branches or pull requests

1 participant