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

Automated build failed due to smoke test failure #6110

Closed
ranasaria opened this issue Jun 20, 2019 · 1 comment · Fixed by microsoft/azuredatastudio-postgresql#149
Closed

Comments

@ranasaria
Copy link
Contributor

Build 33596 (Carbon (Windows)) was not successful. See following link for more info: https://mssqltools.visualstudio.com/ae14e11c-7eb2-46af-b588-471e6116d635/_build/results?buildId=33596

Did not pass accept function
1) Can open and edit existing file

1 passing (2m)
1 failing

1) Running Code
Query Editor Test Suite
Can open and edit existing file:
Error: Timeout: get text content ' .monaco-editor[data-uri$="QueryEditorSmokeTest.sql"] .view-lines' after 20 seconds.
at e:\mssqltoolsagentworkspace\72\s\test\smoke\out\vscode\code.js:158:23
at Generator.next ()
at fulfilled (out\vscode\code.js:8:58)

##[error]Process completed with exit code -1.
##[section]Finishing: run smoke test

@ranasaria
Copy link
Contributor Author

The fix that I tried does not work. This continues to fail randomly and rather more consistently in lab. What I have seen is when the failure happened on my desktop I was able to a tooltip of something like 'readonly editor' show up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.