Skip to content
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

Smoke test failure on search #97837

Closed
connor4312 opened this issue May 14, 2020 · 1 comment
Closed

Smoke test failure on search #97837

connor4312 opened this issue May 14, 2020 · 1 comment

Comments

@connor4312
Copy link
Member

connor4312 commented May 14, 2020

The latest 1.45.1 stable candidate consistently (3/3 attempts) fails with the following issue on smoketests:

 1) VSCode Smoke Tests (Electron)
       VSCode Smoke Tests (Electron)
         Search
           replaces first search result with a replace term:
     Error: Timeout: get text content '.search-view .messages' after 20 seconds.                                                                            
      at /home/connor/Documents/Github/vscode/test/automation/out/code.js:174:23                                                                            
      at Generator.next (<anonymous>)                                         
      at fulfilled (/home/connor/Documents/Github/vscode/test/automation/out/code.js:9:58)                                                                  
                       

State during the failure:

Version: 1.45.1
Commit: 5763d909d5f12fe19f215cbfdd29a91c0fa9208a
Date: 2020-05-14T08:27:22.494Z
Electron: 7.2.4
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.3.0-51-generic
@connor4312
Copy link
Member Author

Indicated it's fixed in master.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants
@roblourens @connor4312 and others