Bug 1536319 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

There are severals wpt tests with high intermittent fail rate, and the reason is that there are some pixels with really small color difference. eg (255,255,255) v.s. (255,254,254).

As we're lacking of `fuzzy` feature on wpt now (which will be implemented in bug1478472), we have no way to avoid these affordable differences.

Therefore, I'm goint to disable those tests until we've `fuzzy` on wpt, and will re-enable them afterward.
There are severals wpt tests with high intermittent fail rate, and the reason is that there are some pixels with really small color difference. eg (255,255,255) v.s. (255,254,254).

As we're lacking of `fuzzy` feature on wpt now (which will be implemented in bug1478472), we have no way to avoid these affordable differences.

Therefore, I'm going to disable those tests until we've `fuzzy` on wpt, and will re-enable them afterward.

Back to Bug 1536319 Comment 0