We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jasmine
master
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
That's the source of problem we (cc: @birkskyum) noticed in #6909 (comment).
Success yesterday: https://app.circleci.com/pipelines/github/plotly/plotly.js/11164/workflows/627584e0-5d94-4566-acd6-79a85c7f66cf/jobs/246982
Fail today: https://app.circleci.com/pipelines/github/plotly/plotly.js/11164/workflows/4411cbea-a676-48f4-a4e4-7fe4a388659a/jobs/247723
We should possibly pin down the version of Chrome in jasmine tests to have more robust/isolated testing environment.
The text was updated successfully, but these errors were encountered:
I quick local repro of this is to run npm run regl-codegen because it touches those areas of the code.
npm run regl-codegen
Sorry, something went wrong.
Chrome 128
parcoords
mesh3d
surface
Successfully merging a pull request may close this issue.
That's the source of problem we (cc: @birkskyum) noticed in #6909 (comment).
Success yesterday:
https://app.circleci.com/pipelines/github/plotly/plotly.js/11164/workflows/627584e0-5d94-4566-acd6-79a85c7f66cf/jobs/246982
Fail today:
https://app.circleci.com/pipelines/github/plotly/plotly.js/11164/workflows/4411cbea-a676-48f4-a4e4-7fe4a388659a/jobs/247723
We should possibly pin down the version of Chrome in jasmine tests to have more robust/isolated testing environment.
The text was updated successfully, but these errors were encountered: