Formmating TestAdapter.fs #1807
Annotations
3 errors
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Expected to have found 10 expecto tests. Expected list to have length 10, but length was 13. Seq:
seq
[{ Name = "universe exists (╭ರᴥ•́)"
Range = { Start = { Line = 8
Character = 4 }
End = { Line = 8
Character = 12 } }
Childs = seq []
Id = 2
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; { Name = "when true is not (should fail)"
Range = { Start = { Line = 12
Character = 4 }
End = { Line = 12
Character = 12 } }
Childs = seq []
Id = 3
List = false
ModuleType = "NoneModule"
Type = "Expecto" };
{ Name = "I'm skipped (should skip)"
Range = { Start = { Line = 16
Character = 4 }
End = { Line = 16
Character = 12 } }
Childs = seq []
Id = 4
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; { Name = "I'm always fail (should fail)"
Range = { Start = { Line = 19
Character = 4 }
End = { Line = 19
Character = 12 } }
Childs = seq []
Id = 5
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; ...]
at [email protected](TestDetectedNotification testNotification) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\DetectUnitTests.fs:line 58
at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
--- End of stack trace from previous location ---
at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 455
|
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Expected to have found 10 expecto tests. Expected list to have length 10, but length was 13. Seq:
seq
[{ Name = "universe exists (╭ರᴥ•́)"
Range = { Start = { Line = 8
Character = 4 }
End = { Line = 8
Character = 12 } }
Childs = seq []
Id = 2
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; { Name = "when true is not (should fail)"
Range = { Start = { Line = 12
Character = 4 }
End = { Line = 12
Character = 12 } }
Childs = seq []
Id = 3
List = false
ModuleType = "NoneModule"
Type = "Expecto" };
{ Name = "I'm skipped (should skip)"
Range = { Start = { Line = 16
Character = 4 }
End = { Line = 16
Character = 12 } }
Childs = seq []
Id = 4
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; { Name = "I'm always fail (should fail)"
Range = { Start = { Line = 19
Character = 4 }
End = { Line = 19
Character = 12 } }
Childs = seq []
Id = 5
List = false
ModuleType = "NoneModule"
Type = "Expecto" }; ...]
at [email protected](TestDetectedNotification testNotification) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\DetectUnitTests.fs:line 58
at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
--- End of stack trace from previous location ---
at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 455
|
|
The logs for this run have expired and are no longer available.
Loading