[webkit-changes] [WebKit/WebKit] dcbe42: REGRESSION(260512 at main) canvas-drawImage-hdr-video...

Said Abou-Hallawa noreply at github.com
Fri Mar 24 12:35:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dcbe4246df7ca914970da5c40e0e550066696823
      https://github.com/WebKit/WebKit/commit/dcbe4246df7ca914970da5c40e0e550066696823
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M LayoutTests/fast/canvas/canvas-drawImage-hdr-video-expected.txt
    M LayoutTests/fast/canvas/canvas-drawImage-hdr-video.html
    M LayoutTests/platform/glib/TestExpectations
    R LayoutTests/platform/glib/fast/canvas/canvas-drawImage-hdr-video-expected.txt
    R LayoutTests/platform/ios/fast/canvas/canvas-drawImage-hdr-video-expected.txt

  Log Message:
  -----------
  REGRESSION(260512 at main) canvas-drawImage-hdr-video.html has been consistently failing on the EWS bots
https://bugs.webkit.org/show_bug.cgi?id=254293
rdar://107083380

Reviewed by Simon Fraser.

Use a small tolerance when comparing the drawn pixel and the expected pixel. And
remove the platform expected results.

* LayoutTests/fast/canvas/canvas-drawImage-hdr-video-expected.txt:
* LayoutTests/fast/canvas/canvas-drawImage-hdr-video.html:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/fast/canvas/canvas-drawImage-hdr-video-expected.txt: Removed.
* LayoutTests/platform/ios/fast/canvas/canvas-drawImage-hdr-video-expected.txt: Removed.

Canonical link: https://commits.webkit.org/262092@main




More information about the webkit-changes mailing list