Bug 223981

Summary: [GTK] Test inspector/canvas/recording-2d-saves.html fails
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=222532
https://bugs.webkit.org/show_bug.cgi?id=225952

Carlos Alberto Lopez Perez
Reported 2021-03-30 20:25:53 PDT
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
Attachments
Carlos Alberto Lopez Perez
Comment 1 2021-03-30 20:35:08 PDT
Tests marked as failing in r275263
Diego Pino
Comment 2 2023-01-25 19:25:30 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.