NEW 110555
[Mac] REGRESSION(r143505): Some tests from Philip's Canvas test suite fail on EWS
https://bugs.webkit.org/show_bug.cgi?id=110555
Summary [Mac] REGRESSION(r143505): Some tests from Philip's Canvas test suite fail on...
Attachments
Ryosuke Niwa
Comment 1 2013-02-21 22:05:21 PST
Added a failing test expectation in http://trac.webkit.org/changeset/143689.
Dirk Schulze
Comment 2 2013-02-21 22:07:06 PST
(In reply to comment #1) > Added a failing test expectation in http://trac.webkit.org/changeset/143689. Does it fail on your machine as well? I could not reproduce the failures for me. I rather think that the machines need a clean build from scratch.
Ryosuke Niwa
Comment 3 2013-02-21 22:10:10 PST
(In reply to comment #2) > (In reply to comment #1) > > Added a failing test expectation in http://trac.webkit.org/changeset/143689. > > Does it fail on your machine as well? I could not reproduce the failures for me. I rather think that the machines need a clean build from scratch. Maybe this is related to test failures we're seeing on EWS bots? e.g. http://webkit-commit-queue.appspot.com/results/16692592 Regressions: Unexpected text-only failures (10) canvas/philip/tests/2d.path.arc.scale.2.html [ Failure ] canvas/philip/tests/2d.path.arcTo.scale.html [ Failure ] canvas/philip/tests/2d.path.arcTo.transformation.html [ Failure ] canvas/philip/tests/2d.path.stroke.scale1.html [ Failure ] canvas/philip/tests/2d.path.stroke.skew.html [ Failure ] editing/spelling/spelling-changed-text.html [ Failure ] fast/canvas/canvas-composite-alpha.html [ Failure ] fast/canvas/webgl/read-pixels-test.html [ Failure ]
Dirk Schulze
Comment 4 2013-02-21 22:13:21 PST
(In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > Added a failing test expectation in http://trac.webkit.org/changeset/143689. > > > > Does it fail on your machine as well? I could not reproduce the failures for me. I rather think that the machines need a clean build from scratch. > > Maybe this is related to test failures we're seeing on EWS bots? > > e.g. > http://webkit-commit-queue.appspot.com/results/16692592 > > Regressions: Unexpected text-only failures (10) > canvas/philip/tests/2d.path.arc.scale.2.html [ Failure ] > canvas/philip/tests/2d.path.arcTo.scale.html [ Failure ] > canvas/philip/tests/2d.path.arcTo.transformation.html [ Failure ] > canvas/philip/tests/2d.path.stroke.scale1.html [ Failure ] > canvas/philip/tests/2d.path.stroke.skew.html [ Failure ] > editing/spelling/spelling-changed-text.html [ Failure ] > fast/canvas/canvas-composite-alpha.html [ Failure ] > fast/canvas/webgl/read-pixels-test.html [ Failure ] I don't see how, but it seems related. I tried the patch on two machines and could not reproduce this either. Nor did the build bots run into this problem.
Note You need to log in before you can comment on or make changes to this bug.