Fix binary regression test for bar chart on travis
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the run on linux/travis produces a slightly different PNG file, so the test fails.
I worked around this temporarily by skipping the test if not running on Windows. To fix we should understand why the files are different and either make the test run the same on both platforms, create different expected files per platform (*) or consider removing the test altogether.
(*) This would be a maintenance headache.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.