-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Flaky Terminal smoke tests #216564
Comments
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=279278&view=results
|
Seeing flaky terminal smoke tests https://dev.azure.com/monacotools/Monaco/_build/results?buildId=283595&view=logs&j=260a512b-e5ca-5cf1-3f8e-20c0fa41efc9&t=ecad4960-5379-5108-563e-8a65e2414e29 as above as well as
and
|
Seeing a flaky terminal smoke test in https://dev.azure.com/monacotools/Monaco/_build/results?buildId=284183&view=logs&j=260a512b-e5ca-5cf1-3f8e-20c0fa41efc9&t=82df682a-a732-590f-d041-2bbd067871c9
|
Also failing in the following build https://dev.azure.com/monacotools/Monaco/_build/results?buildId=284227&view=logs&j=9833cdaa-2e92-5f8d-56a8-239fd18fd628&t=91895ea7-021d-579e-1de7-d01a9dae3e5b
|
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=285406&view=results |
|
These can flake due to the pty host crashing. Disabling for now, they require more investigation. Tracked in #216564
Disabled in code atm, we'll do a push to clean up the smoke tests at some point. |
https://dev.azure.com/monacotools/Monaco/_build/results?buildId=279265&view=results
Terminal
Terminal Tabs
should reset the tab name to the default value when no name is provided:
Error: Timeout: get element '.single-terminal-tab' after 20 seconds.
at Code.poll (D:\a_work\1\s\test\automation\out\code.js:204:23)
at async Code.waitForElement (D:\a_work\1\s\test\automation\out\code.js:163:16)
at async Terminal.assertTabExpected (D:\a_work\1\s\test\automation\out\terminal.js:220:17)
at async Terminal.assertSingleTab (D:\a_work\1\s\test\automation\out\terminal.js:158:9)
at async Context. (out\areas\terminal\terminal-tabs.test.js:42:13)
The text was updated successfully, but these errors were encountered: