Skip to content

Fix failing noCI tests #7343

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

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Fix failing noCI tests #7343

wants to merge 14 commits into from

Conversation

emilykl
Copy link
Contributor

@emilykl emilykl commented Jan 21, 2025

Fix / modify / remove @noCI tests which are failing

@emilykl emilykl force-pushed the fix-deprecated-tests branch from 8c7fc12 to 39520c1 Compare January 21, 2025 17:52
@gvwilson gvwilson added P1 needed for current cycle fix fixes something broken testing automated tests labels Jan 23, 2025
@marthacryan marthacryan mentioned this pull request Jan 24, 2025
12 tasks
gd = createGraphDiv();
return Plotly.newPlot(gd, _mock);
})
.then(delay(100))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @emilykl for the PR.
Instead of removing these tests, could you adjust the delay after the first plot? Also you may be able to remove @noCI tag and it start working on the CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix fixes something broken P1 needed for current cycle testing automated tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants