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

Functional tests are failing nightly on Linux #3694

Closed
rchiodo opened this issue Jan 14, 2019 · 0 comments
Closed

Functional tests are failing nightly on Linux #3694

rchiodo opened this issue Jan 14, 2019 · 0 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Jan 14, 2019

AssertionError [ERR_ASSERTION]:

'module' object has no attribute 'read'
does not contain pd has no attribute 'read'
at verifyHtmlOnLastCell (src/test/datascience/history.functional.test.tsx:178:16)
at Object. (src/test/datascience/history.functional.test.tsx:271:9)
at Generator.next ()
at fulfilled (out/test/datascience/history.functional.test.js:6:58)
at

And

AssertionError: Non cancellation error found : AssertionError: Cancel did not cancel getusable after 10ms: expected false to be truthy
at /home/vsts/work/1/s/src/test/datascience/notebook.functional.test.ts:425:20
at Generator.next ()
at fulfilled (out/test/datascience/notebook.functional.test.js:6:58)
at
at process._tickCallback (internal/process/next_tick.js:188:7): expected false to be truthy
at /home/vsts/work/1/s/src/test/datascience/notebook.functional.test.ts:428:20
at Generator.next ()
at fulfilled (out/test/datascience/notebook.functional.test.js:6:58)
at
at process._tickCallback (internal/process/next_tick.js:188:7)

d3r3kk referenced this issue in d3r3kk/vscode-python Jan 16, 2019
Preliminary patch for #3973

- Skip specific tests only under AzDO and Linux
d3r3kk referenced this issue in d3r3kk/vscode-python Jan 16, 2019
Preliminary patch for #3973

- Skip specific tests only under AzDO and Linux
d3r3kk referenced this issue in microsoft/vscode-python Jan 16, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preliminary patch for #3973
Skip specific tests only under AzDO and Linux.
@rchiodo rchiodo self-assigned this Jan 22, 2019
@greazer greazer closed this as completed Jan 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants