-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
*not-reproducibleIssue cannot be reproduced by VS Code Team member as describedIssue cannot be reproduced by VS Code Team member as describedsmoke-test-failure
Description
The Datamigration tests fail with timeouts (on today's Linux build):
1) VSCode Smoke Tests (Electron)
Stable vs Insiders Smoke Tests: This test MUST run before releasing by providing the --stable-build command line argument
Datamigration
verifies opened editors are restored:
Error: Timeout: get element '.explorer-folders-view' after 20 seconds.
at /home/chrmarti/Development/vscode/test/automation/out/code.js:182:23
at Generator.next (<anonymous>)
at fulfilled (/home/chrmarti/Development/vscode/test/automation/out/code.js:9:58)
2) VSCode Smoke Tests (Electron)
Stable vs Insiders Smoke Tests: This test MUST run before releasing by providing the --stable-build command line argument
Datamigration
verifies that 'hot exit' works for dirty files:
Error: Timeout: get element '.explorer-folders-view' after 20 seconds.
at /home/chrmarti/Development/vscode/test/automation/out/code.js:182:23
at Generator.next (<anonymous>)
at fulfilled (/home/chrmarti/Development/vscode/test/automation/out/code.js:9:58)
Metadata
Metadata
Assignees
Labels
*not-reproducibleIssue cannot be reproduced by VS Code Team member as describedIssue cannot be reproduced by VS Code Team member as describedsmoke-test-failure