RESOLVED FIXED 142270
[GTK] Layout Test fast/canvas/canvas-ellipse-zero-lineto.html is failing
https://bugs.webkit.org/show_bug.cgi?id=142270
Summary [GTK] Layout Test fast/canvas/canvas-ellipse-zero-lineto.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-03-04 01:54:17 PST
The fast/canvas/canvas-ellipse-zero-lineto.html layout test is failing since it was added on r180790 (https://trac.webkit.org/changeset/r180790). --- /home/ch01/wk-tools/layout-test-results/fast/canvas/canvas-ellipse-zero-lineto-expected.txt +++ /home/ch01/wk-tools/layout-test-results/fast/canvas/canvas-ellipse-zero-lineto-actual.txt @@ -57,7 +57,7 @@ PASS imageData.data[1] is 0 PASS imageData.data[1] is 0 2. sweepAngle < PI -PASS imageData.data[1] is 0 +FAIL imageData.data[1] should be 0. Was 7. PASS imageData.data[1] is 255 PASS imageData.data[1] is 0 PASS imageData.data[1] is 0
Attachments
Diego Pino
Comment 1 2024-05-28 23:22:24 PDT
This test is passing since switch to Skia in 278498@main. https://results.webkit.org/?platform=GTK&platform=WPE&suite=layout-tests&test=fast%2Fcanvas%2Fcanvas-ellipse-zero-lineto.html After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.
Radar WebKit Bug Importer
Comment 2 2024-05-28 23:23:14 PDT
Note You need to log in before you can comment on or make changes to this bug.