Skip to content

Fix test heatmap with selenium#1683

Merged
Conengmo merged 1 commit intopython-visualization:mainfrom
Conengmo:fix-test-heatmap-selenium
Dec 25, 2022
Merged

Fix test heatmap with selenium#1683
Conengmo merged 1 commit intopython-visualization:mainfrom
Conengmo:fix-test-heatmap-selenium

Conversation

@Conengmo
Copy link
Copy Markdown
Member

For some reason our Selenium test for the heatmap plugin broke. Looks like the image we test for changed every so slightly. Update the image to fix it.

Ideally we would replace this fragile test, but I don't have a good idea how. So for now just keep it. We might also consider removing it, since it gave more headaches than that it helped.

@Conengmo Conengmo merged commit 4f0a841 into python-visualization:main Dec 25, 2022
@Conengmo Conengmo deleted the fix-test-heatmap-selenium branch December 25, 2022 12:31
@ocefpaf
Copy link
Copy Markdown
Member

ocefpaf commented Dec 27, 2022

Ideally we would replace this fragile test, but I don't have a good idea how. So for now just keep it. We might also consider removing it, since it gave more headaches than that it helped.

We can probably increase the tolerance for the image comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants