You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) VSCode Smoke Tests (Web)
Terminal
Terminal Input
Auto replies
should automatically reply to a custom entry:
Error: Timeout: get terminal buffer '#terminal .terminal-wrapper' after 20 seconds.
at Code.poll (/Users/runner/work/1/s/test/automation/out/code.js:205:23)
at async Code.waitForTerminalBuffer (/Users/runner/work/1/s/test/automation/out/code.js:176:9)
at async Terminal.waitForTerminalText (/Users/runner/work/1/s/test/automation/out/terminal.js:262:13)
at async Context.<anonymous> (out/areas/terminal/terminal-input.test.js:38:17)
1) VSCode Smoke Tests (Web)
Terminal
Terminal Shell Integration
Process-based tests
Decorations
terminal.integrated.shellIntegration.decorationsEnabled should determine gutter and overview ruler decoration visibility
"before each" hook for "never":
Error: Timeout: is active element ' .monaco-editor[data-uri$="settings.json"] .native-edit-context' after 20 seconds.
at Code.poll (/Users/runner/work/1/s/test/automation/out/code.js:205:23)
at async Code.waitForActiveElement (/Users/runner/work/1/s/test/automation/out/code.js:167:9)
at async Editor.waitForEditorFocus (/Users/runner/work/1/s/test/automation/out/editor.js:68:9)
at async SettingsEditor.openUserSettingsFile (/Users/runner/work/1/s/test/automation/out/settings.js:51:9)
at async SettingsEditor.clearUserSettings (/Users/runner/work/1/s/test/automation/out/settings.js:42:9)
at async Context.<anonymous> (out/areas/terminal/terminal-shellIntegration.test.js:54:25)
2) VSCode Smoke Tests (Web)
Terminal
Terminal Shell Integration
Process-based tests
"after all" hook in "Process-based tests":
Error: Timeout: is active element ' .monaco-editor[data-uri$="settings.json"] .native-edit-context' after 20 seconds.
at Code.poll (/Users/runner/work/1/s/test/automation/out/code.js:205:23)
at async Code.waitForActiveElement (/Users/runner/work/1/s/test/automation/out/code.js:167:9)
at async Editor.waitForEditorFocus (/Users/runner/work/1/s/test/automation/out/editor.js:68:9)
at async SettingsEditor.openUserSettingsFile (/Users/runner/work/1/s/test/automation/out/settings.js:51:9)
at async SettingsEditor.clearUserSettings (/Users/runner/work/1/s/test/automation/out/settings.js:42:9)
at async Context.<anonymous> (out/areas/terminal/terminal-shellIntegration.test.js:33:17)
3) VSCode Smoke Tests (Web)
Terminal
Terminal Shell Integration
Write data-based tests
"before all" hook in "Write data-based tests":
Error: Timeout: is active element ' .monaco-editor[data-uri$="settings.json"] .native-edit-context' after 20 seconds.
at Code.poll (/Users/runner/work/1/s/test/automation/out/code.js:205:23)
at async Code.waitForActiveElement (/Users/runner/work/1/s/test/automation/out/code.js:167:9)
at async Editor.waitForEditorFocus (/Users/runner/work/1/s/test/automation/out/editor.js:68:9)
at async SettingsEditor.openUserSettingsFile (/Users/runner/work/1/s/test/automation/out/settings.js:51:9)
at async SettingsEditor.addUserSettings (/Users/runner/work/1/s/test/automation/out/settings.js:36:9)
at async setTerminalTestSettings (out/areas/terminal/terminal-helpers.js:9:5)
at async Context.<anonymous> (out/areas/terminal/terminal-shellIntegration.test.js:89:17)
4) VSCode Smoke Tests (Web)
Terminal
Terminal Shell Integration
Write data-based tests
"after all" hook in "Write data-based tests":
Error: Timeout: is active element ' .monaco-editor[data-uri$="settings.json"] .native-edit-context' after 20 seconds.
at Code.poll (/Users/runner/work/1/s/test/automation/out/code.js:205:23)
at async Code.waitForActiveElement (/Users/runner/work/1/s/test/automation/out/code.js:167:9)
at async Editor.waitForEditorFocus (/Users/runner/work/1/s/test/automation/out/editor.js:68:9)
at async SettingsEditor.openUserSettingsFile (/Users/runner/work/1/s/test/automation/out/settings.js:51:9)
seems like a few consistent smoke test failures:
see build: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306954&view=results and https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306866&view=results
see build: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306898&view=results and https://dev.azure.com/monacotools/Monaco/_build/results?buildId=306921&view=results and some more
anywhere from 1-14 tests failing like below
cc. @lszomoru
The text was updated successfully, but these errors were encountered: