RESOLVED FIXED 44932
[GTK] canvas/philip/tests/2d.path.isPointInPath.edge-actual.txt fails in the bots
https://bugs.webkit.org/show_bug.cgi?id=44932
Summary [GTK] canvas/philip/tests/2d.path.isPointInPath.edge-actual.txt fails in the ...
Alejandro G. Castro
Reported 2010-08-31 00:30:37 PDT
The test fails with this result: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/canvas/philip/tests/2d.path.isPointInPath.edge-expected.txt 2010-08-30 23:43:29.313921117 -0700 +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/canvas/philip/tests/2d.path.isPointInPath.edge-actual.txt 2010-08-30 23:43:29.313921117 -0700 @@ -3,4 +3,4 @@ isPointInPath() counts points on the path as being inside References: 2d.path.isPointInPath.edge Actual output: -Passed +Failed assertion ctx.isPointInPath(0, 0) === true (got false[boolean], expected true[boolean]) It succeeds in my local computer so maybe it has todo with some library dependency.
Attachments
Philippe Normand
Comment 1 2012-04-12 09:07:58 PDT
Seems to pass in 64-bit Release at least. Will unskip and watch.
Note You need to log in before you can comment on or make changes to this bug.