image-comparison icon indicating copy to clipboard operation
image-comparison copied to clipboard

[BUG]The two png are mismatch, but always return a matched result.

Open bonnie-shi opened this issue 1 year ago • 2 comments

Describe the bug The two png are mismatch, but always return a matched result.

To Reproduce Steps to reproduce the behavior:\

  1. I use ImageComparison to compare png on my ci test case. most png compared result return rightly, but recently, i have two png always return matched. but infact they are diffrent.
  2. see two png to compare.

Expected behavior return MISMATCHED

Screenshots

Desktop (please complete the following information):

  • OS: Windows
  • Browser: chrome Actual MCase1-1:

Baseline: MCase1-1

bonnie-shi avatar Feb 04 '24 02:02 bonnie-shi

The two image is created by SVG convert to PNG.

bonnie-shi avatar Feb 07 '24 00:02 bonnie-shi

Have you set tolerance and threshold values both to 0?

MikeMCrank avatar Apr 29 '24 19:04 MikeMCrank