Closed
Description
The test includes additional folders
in SwiftTaskProvider.tests.ts
failed recently on an unrelated change to iconography. We should investigate why this test is flaky.
1) SwiftTaskProvider Test Suite
provideTasks
includes additional folders:
AssertionError: expected [ df{ k: false, l: { …(6) }, …(12) } ] to have a length of 3 but got 1
+ expected - actual
-1
+3
at Context.<anonymous> (d:\a\vscode-swift\vscode-swift\test\integration-tests\tasks\SwiftTaskProvider.test.ts:168:45)
Metadata
Metadata
Assignees
Type
Projects
Status
Done