-
Notifications
You must be signed in to change notification settings - Fork 5k
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
[6.4.x] CI failures on 6.4.x branch #6319
Comments
@echarles the CI on this repo has been failing for many weeks / months. See this comment for reference: #6213 (comment) There hasn't been that much effort put into fixing it because:
|
Thx @jtpio for the info. I have updated the initial comment to track the issues and their fixes. cc/ @kevin-bates |
For the Linux JS Tests, an issue is related to the notebook/notebook/tests/util.js Lines 30 to 35 in 232f724
I have tried to force the popup url without luck. This may come from the webkit evolution, and how the tab opening are handled and recognized by |
Unless a solution can be found to let webpack generate phantomjs friendly javascript (#6354 (comment)), a workaround solution would be to change the sanitizer index.js when running the CI. |
Progressing well on js-test:
|
For now, terminals tests are failing on windows. A few remaining javascript tests are still failing (base as successfull, 3/94 are failing for service, 1/522 for notebook although they all succeed on my macbook laptop)
|
After reviewing the open PRs on the
6.4.x
branch, the selenium and javascript tests all fail. This is probably coming from the CI, and not from the respective PRs.I am not sure what the status was before the creation of that 6.4.x branch. @Zsailer or @jtpio any thoughts on this?
So far we have the following recurring failures:
notebook/terminal/tests/test_terminals_api.py
The text was updated successfully, but these errors were encountered: