Closed
Description
1) VSCode Smoke Tests (Electron)
Terminal
Terminal Tabs
"before all" hook for "clicking the plus button should create a terminal and display the tabs view showing no split decorations":
Error: Timeout: get text content ' .monaco-editor[data-uri$="settings.json"] .view-lines' after 20 seconds.
at Code.poll (D:\a\_work\1\s\test\automation\out\code.js:233:23)
at async Code.waitForTextContent (D:\a\_work\1\s\test\automation\out\code.js:177:16)
at async Editor.waitForTypeInEditor (D:\a\_work\1\s\test\automation\out\editor.js:79:9)
at async SettingsEditor.addUserSettings (D:\a\_work\1\s\test\automation\out\settings.js:40:9)
at async setTerminalTestSettings (out\areas\terminal\terminal-helpers.js:9:5)
at async Context.<anonymous> (out\areas\terminal\terminal-tabs.test.js:19:13)