Skip to content

Flaky test in SwiftTaskProvider.tests.ts #1292

Closed
@matthewbastien

Description

@matthewbastien

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

Labels

testing infrastructureIssues related to CI jobs or extension test cases

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions