RESOLVED INVALID 87983
[Win] 6 canvas tests failing
https://bugs.webkit.org/show_bug.cgi?id=87983
Summary [Win] 6 canvas tests failing
Jessie Berlin
Reported 2012-05-31 08:59:39 PDT
Unfortunately, due to the state of the tests, I am not sure when this started. fast/canvas/canvas-draw-canvas-on-canvas-shadow.html fast/canvas/canvas-fillRect-gradient-shadow.html fast/canvas/canvas-scale-drawImage-shadow.html fast/canvas/canvas-scale-fillPath-shadow.html fast/canvas/canvas-scale-fillRect-shadow.html fast/canvas/canvas-transforms-fillRect-shadow.html For example: --- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt 2012-05-31 08:07:59.241906100 -0700 +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-draw-canvas-on-canvas-shadow-actual.txt 2012-05-31 08:07:59.240906000 -0700 @@ -7,50 +7,50 @@ PASS d[1] is 0 PASS d[2] is 0 PASS d[3] is 255 -PASS d[0] is 255 +FAIL d[0] should be 255. Was 0. PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is 255 -PASS d[0] is 255 +FAIL d[3] should be 255. Was 0. +FAIL d[0] should be 255. Was 0. PASS d[1] is 0 PASS d[2] is 0 -FAIL d[3] should be 255. Was 254. +FAIL d[3] should be 255. Was 0. PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 PASS d[3] is around 127 -PASS d[0] is 255 +FAIL d[0] should be 255. Was 0. PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 127 -PASS d[0] is 255 +FAIL d[3] is not around 127 (actual: 0) +FAIL d[0] should be 255. Was 0. PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 127 +FAIL d[3] is not around 127 (actual: 0) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 100 +FAIL d[3] is not around 100 (actual: 68) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 100 +FAIL d[3] is not around 100 (actual: 148) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 100 +FAIL d[3] is not around 100 (actual: 68) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 50 +FAIL d[3] is not around 50 (actual: 34) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 50 +FAIL d[3] is not around 50 (actual: 74) PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -PASS d[3] is around 50 +FAIL d[3] is not around 50 (actual: 34) PASS successfullyParsed is true TEST COMPLETE One of them actually seems like a progression: --- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt 2012-05-31 08:08:00.321967800 -0700 +++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-fillRect-gradient-shadow-actual.txt 2012-05-31 08:08:00.320967800 -0700 @@ -14,11 +14,11 @@ PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -FAIL d[3] should be 255. Was 254. +PASS d[3] is 255 PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 -FAIL d[3] should be 255. Was 254. +PASS d[3] is 255 PASS d[0] is 255 PASS d[1] is 0 PASS d[2] is 0 I am going to land expected (failing?) results for Windows to get the bots greener.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-05-31 09:00:57 PDT
Jessie Berlin
Comment 2 2012-05-31 09:09:24 PDT
Added expected (failing?) results in http://trac.webkit.org/changeset/119111
Anne van Kesteren
Comment 3 2024-09-04 01:02:49 PDT
We no longer have a Windows port.
Note You need to log in before you can comment on or make changes to this bug.