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

Automated smoke test data migration test fails on Linux #27606

Closed
Tyriar opened this issue May 30, 2017 · 3 comments
Closed

Automated smoke test data migration test fails on Linux #27606

Tyriar opened this issue May 30, 2017 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented May 30, 2017

#27456

OS: Linux
Command: npm test -- --latest /usr/share/code-insiders/bin/code-insiders --stable /usr/share/code/bin/code

  Smoke Test Suite

    Data Migration

      ✓ checks if the Untitled file is restored migrating from stable to latest (25176ms)

      1) checks if the newly created dirty file is restored migrating from stable to latest

...

  1) Smoke Test Suite Data Migration checks if the newly created dirty file is restored migrating from stable to latest:
     Error: unknown error: Element <div draggable="true" tabindex="0" role="presentation" class="tab dirty" aria-label="plainFile, tab" title="~/dev/Microsoft/vscode/test/smoke/test_data/plainFile" aria-selected="false" style="background-color: rgb(45, 45, 45);">...</div> is not clickable at point (314, 17). Other element would receive the click: <span class="message-left-side" title="...">This workspace has extension recommendations.</span>
@michelkaporin michelkaporin added the bug Issue identified by VS Code Team member as probable bug label May 31, 2017
@michelkaporin michelkaporin added this to the May 2017 milestone May 31, 2017
@roblourens roblourens removed the bug Issue identified by VS Code Team member as probable bug label Jun 6, 2017
@roblourens
Copy link
Member

Removing 'bug', I don't think a test failure needs verification.

@michelkaporin
Copy link
Contributor

@roblourens This test failure was caused due to missing implementation in smoke test to tackle the problem @Tyriar faced, not because it failed due to a bug in VS Code. It would be still great to verify it.

@michelkaporin michelkaporin added the bug Issue identified by VS Code Team member as probable bug label Jun 6, 2017
@Tyriar
Copy link
Member Author

Tyriar commented Jun 6, 2017

It now passes on the same machine 👍

@Tyriar Tyriar added the verified Verification succeeded label Jun 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants