[Webkit-unassigned] [Bug 223981] New: [GTK] Test inspector/canvas/recording-2d-saves.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 20:25:53 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223981

            Bug ID: 223981
           Summary: [GTK] Test inspector/canvas/recording-2d-saves.html
                    fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: inspector-bugzilla-changes at group.apple.com

Layout test inspector/canvas/recording-2d-saves.html fails on GTK with the following diff

--- /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-2d-saves-expected.txt
+++ /home/ews/worker/GTK-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-2d-saves-actual.txt
@@ -24,7 +24,9 @@
 PASS: State 0 strokeStyle value should be #000000.
 PASS: State 0 fillStyle value should be #000000.
 PASS: State 0 imageSmoothingEnabled value should be true.
-PASS: State 0 imageSmoothingQuality value should be low.
+FAIL: State 0 imageSmoothingQuality value should be low.
+    Expected: "low"
+    Actual: "medium"
 PASS: State 0 setPath value should be [object Path2D].
 PASS: State 1 setTransform value should be matrix(1, 0, 0, 1, 1, 0).
 PASS: State 1 globalAlpha value should be 0.5.


This tests started failing on the interval [r274096-r274102].

Very likely it started failing with r274101

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210331/1412493b/attachment-0001.htm>


More information about the webkit-unassigned mailing list