Skip to content

Fixes for PDF comparison

Sebastien Binet requested to merge igrmk:cmppdffix into master

Created by: igrmk

Current PDF comparison doesn't compare actual images. You can easily check it by changing color and run tests.

This PR fixes PDF comparison.

P.S. Also I've found that scatter plot produces non-deterministic PDF's so you cannot compare them. We have no such PDFs now so it's not a big issue.

Merge request reports