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

macro expansion test continuously fails on nightly-main run #1286

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

macro expansion test continuously fails on nightly-main run #1286

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

Comments

@award999
Copy link
Contributor

macro expansion test continuously fails on nightly https://github.com/award999/vscode-swift/actions/runs/12404152057/job/34628859178

1 failing
  1) Language Client Integration Suite @slow
       Expand Macro:
     AssertionError: expected undefined not to be undefined
      at Context.<anonymous> (test/integration-tests/language/LanguageClientIntegration.test.ts:101:41)
@award999 award999 added the testing infrastructure Issues related to CI jobs or extension test cases label Dec 19, 2024
@award999 award999 moved this from Unscreened to In Progress in Swift Extension for Visual Studio Code Dec 20, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Jan 7, 2025
* Experimental feature was not getting enabled
* Wait for document to be indexed before proceeding

Issue: swiftlang#1286
award999 added a commit to award999/vscode-swift that referenced this issue Jan 7, 2025
Wait for document to be indexed before proceeding

Issue: swiftlang#1286
award999 added a commit that referenced this issue Jan 8, 2025
* Fix macro expansion test

Wait for document to be indexed before proceeding

Issue: #1286

* Catch unexpected errors

* Use _pollIndex request

* Some cleanup
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
Projects
Development

No branches or pull requests

1 participant