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

Clang diagnostics test failing nightly #1261

Open
award999 opened this issue Dec 11, 2024 · 0 comments
Open

Clang diagnostics test failing nightly #1261

award999 opened this issue Dec 11, 2024 · 0 comments
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases

Comments

@award999
Copy link
Contributor

Failed in last night's nightly https://github.com/swiftlang/vscode-swift/actions/runs/12267257834/job/34227011961

  1) DiagnosticsManager Test Suite
       SourceKit-LSP diagnostics @slow
         Provides clang diagnostics:
     AssertionError [ERR_ASSERTION]: Could not find diagnostic matching:
{"severity":"Error","message":"Use of undeclared identifier 'bar'","range":[{"line":5,"character":10},{"line":5,"character":13}],"source":"clang"}
Diagnostics found:
[]
      at assertHasDiagnostic (test/integration-tests/DiagnosticsManager.test.ts:43:12)
      at Context.<anonymous> (test/integration-tests/DiagnosticsManager.test.ts:1059:13)
@award999 award999 added the testing infrastructure Issues related to CI jobs or extension test cases label Dec 11, 2024
@award999 award999 self-assigned this Dec 11, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Dec 11, 2024
Improve wait condition. Passes using `act` locally

Issue: swiftlang#1261
plemarquand pushed a commit that referenced this issue Dec 11, 2024
Improve wait condition. Passes using `act` locally

Issue: #1261
@award999 award999 moved this from Unscreened to In Progress in Swift Extension for Visual Studio Code Dec 11, 2024
@award999 award999 added the needs verification Issue has been fixed, but requires verification before closing label Dec 19, 2024
@award999 award999 moved this from In Progress to Needs Verification in Swift Extension for Visual Studio Code Dec 19, 2024
@award999 award999 removed their assignment Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases
Projects
Status: Needs Verification
Development

No branches or pull requests

1 participant