Closed
Description
The Jasmine test Test relayout on polar subplots: should be able to restyle radial axis title
has begun failing on master
despite no changes to the graphing library code.
Per discussion with @archmoj , we should remove this test from the CI until we can diagnose the failure and fix the test.
We don't believe this test failure corresponds to an actual regression in the codebase because:
- The first commit where this test fails contained only a change to the README, no changes to the graphing library code
- The test passes on several local machines
- Manually executing the actions the test is supposed to verify (using
Plotly.relayout
to change the radial axis title text and styling on a polar chart) produces the expected result.
Metadata
Metadata
Assignees
Labels
No labels