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

Try fixing test failure on GH-Action Windows agent #299

Merged
merged 5 commits into from
Mar 29, 2023
Merged

Try fixing test failure on GH-Action Windows agent #299

merged 5 commits into from
Mar 29, 2023

Conversation

Eskibear
Copy link
Member

No description provided.

Signed-off-by: Yan Zhang <[email protected]>
@Eskibear Eskibear requested a review from CsCherrYY March 27, 2023 05:15
@Eskibear
Copy link
Member Author

No idea why GH CI-Windows always fails.

@Eskibear
Copy link
Member Author

FYI, error message:

  1) Extension Test Suite
       Can view static beans and mappings:
     Error: Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (d:\a\vscode-spring-boot-dashboard\vscode-spring-boot-dashboard\out\test\suite\extension.test.js)

@Eskibear
Copy link
Member Author

from latest log, it stuck on initSymbols, where Spring LS responds workspace/symbols requests with empty result, and dashboard hence keeps sending the requests for a valid result.

@Eskibear Eskibear changed the title update test Try fixing test failure on GH-Action Windows agent Mar 27, 2023
@Eskibear Eskibear merged commit 709e589 into main Mar 29, 2023
@Eskibear Eskibear deleted the test branch March 29, 2023 06:24
@Eskibear
Copy link
Member Author

cont. in #302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant