Open
Description
1) VSCode Smoke Tests (Web)
Terminal
Terminal Shell Integration
Write data-based tests
"before each" hook for "should handle the simple case":
Error: Timeout: get terminal buffer '#terminal .terminal-wrapper' after 20 seconds.
at Code.poll (D:\a\_work\1\s\test\automation\out\code.js:233:23)
at async Code.waitForTerminalBuffer (D:\a\_work\1\s\test\automation\out\code.js:204:9)
at async Terminal._waitForTerminal (D:\a\_work\1\s\test\automation\out\terminal.js:290:9)
at async Terminal.runCommand (D:\a\_work\1\s\test\automation\out\terminal.js:83:17)
at async Terminal.createTerminal (D:\a\_work\1\s\test\automation\out\terminal.js:136:9)
at async Terminal.createEmptyTerminal (D:\a\_work\1\s\test\automation\out\terminal.js:145:9)
at async Context.<anonymous> (out\areas\terminal\terminal-shellIntegration.test.js:96:17)