Modify BKTree.Lookup to pass the threshold to GetEditDistance when there will not be a need for the actual edit distance #70567
Azure Pipelines / roslyn-integration-corehost
failed
Oct 26, 2023 in 1h 52m 44s
Build #20231025.36 had test failures
Details
- Failed: 9 (1.28%)
- Passed: 598 (85.31%)
- Other: 94 (13.41%)
- Total: 701
Annotations
Check failure on line 1028 in Build log
azure-pipelines / roslyn-integration-corehost
Build log #L1028
(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
Check failure on line 1039 in Build log
azure-pipelines / roslyn-integration-corehost
Build log #L1039
PowerShell exited with code '1'.
azure-pipelines / roslyn-integration-corehost
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpExtractMethod.ExtractViaCodeAction
Expected:
[178..187)
[273..282)
Actual:
[178..187)
Differences:
[178..187)
--> [273..282)
Expected: True
Actual: False
Raw output
at Roslyn.Test.Utilities.AssertEx.SetEqual[T](IEnumerable`1 expected, IEnumerable`1 actual, IEqualityComparer`1 comparer, String message, String itemSeparator, Func`2 itemInspector) in /_/src/Compilers/Test/Core/Assert/AssertEx.cs:line 478
at Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpExtractMethod.ExtractViaCodeAction() in /_/src/VisualStudio/IntegrationTest/IntegrationTests/CSharp/CSharpExtractMethod.cs:line 161
azure-pipelines / roslyn-integration-corehost
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpIntelliSense.AtNamespaceLevel
Test failed
azure-pipelines / roslyn-integration-corehost
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpIntelliSense.EnsureTheCaretIsVisibleAfterALongEdit
Test failed
azure-pipelines / roslyn-integration-corehost
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpIntelliSense.CtrlAltSpace
Test failed
Loading