Bug 223981
| Summary: | [GTK] Test inspector/canvas/recording-2d-saves.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | Web Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Tests marked as failing in r275263
Diego Pino
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.