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

Flaky test in SwiftTaskProvider.tests.ts #1292

Open
matthewbastien opened this issue Dec 20, 2024 · 0 comments
Open

Flaky test in SwiftTaskProvider.tests.ts #1292

matthewbastien opened this issue Dec 20, 2024 · 0 comments
Labels
testing infrastructure Issues related to CI jobs or extension test cases

Comments

@matthewbastien
Copy link
Member

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)
@matthewbastien matthewbastien added the bug Something isn't working label Dec 20, 2024
@matthewbastien matthewbastien added testing infrastructure Issues related to CI jobs or extension test cases and removed bug Something isn't working labels Dec 20, 2024
@award999 award999 moved this from Unscreened to Backlog in Swift Extension for Visual Studio Code Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing infrastructure Issues related to CI jobs or extension test cases
Development

No branches or pull requests

1 participant