Bug 142270 - [GTK] Layout Test fast/canvas/canvas-ellipse-zero-lineto.html is failing
Summary: [GTK] Layout Test fast/canvas/canvas-ellipse-zero-lineto.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-04 01:54 PST by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2024-05-28 23:23 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 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
Comment 1 Diego Pino 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.
Comment 2 Radar WebKit Bug Importer 2024-05-28 23:23:14 PDT
<rdar://problem/128921638>