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

unreliable tests: "command 'aws.amazonq.refreshStatusBar' not found" #4806

Open
justinmk3 opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@justinmk3
Copy link
Contributor

CI sometimes fails:

  1) onInlineAcceptance
       onInlineAcceptance
         "before each" hook for "Should dispose inline completion provider":
     Error: command 'aws.amazonq.refreshStatusBar' not found
      at S.n (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:23049)
      at S.executeCommand (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:22978)

  2) onAcceptance
       onAcceptance
         "before each" hook for "Should enqueue an event object to tracker":
     Error: command 'aws.amazonq.refreshStatusBar' not found
      at S.n (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:23049)
      at S.executeCommand (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:22978)

  3) invokeRecommendation
       invokeRecommendation
         "before each" hook for "Should call getPaginatedRecommendation with OnDemand as trigger type when inline completion is enabled":
     Error: command 'aws.amazonq.refreshStatusBar' not found
      at S.n (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:23049)
      at S.executeCommand (vscode-file://vscode-app/Users/runner/work/aws-toolkit-vscode/aws-toolkit-vscode/packages/core/.vscode-test/vscode-darwin-1.88.1/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1602:22978)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant