RESOLVED FIXED 49230
Philip Canvas test 2d.pattern.image.incomplete fails
https://bugs.webkit.org/show_bug.cgi?id=49230
Summary Philip Canvas test 2d.pattern.image.incomplete fails
Helder Correia
Reported 2010-11-08 18:11:59 PST
The test should be modified in the same way as 2d.drawImage.incomplete. See https://bugs.webkit.org/show_bug.cgi?id=48306.
Attachments
Patch (3.50 KB, patch)
2010-11-08 18:15 PST, Helder Correia
no flags
Patch (4.33 KB, patch)
2010-11-09 15:28 PST, Helder Correia
no flags
Patch (4.26 KB, patch)
2010-11-09 17:31 PST, Helder Correia
no flags
Helder Correia
Comment 1 2010-11-08 18:15:36 PST
Andreas Kling
Comment 2 2010-11-09 01:02:23 PST
Comment on attachment 73327 [details] Patch LGTM.
WebKit Commit Bot
Comment 3 2010-11-09 03:33:12 PST
Comment on attachment 73327 [details] Patch Rejecting patch 73327 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'build-and-test', '--no-clean', '--no-update', '--test', '--non-interactive']" exit_code: 2 Last 500 characters of output: ................................................. canvas/philip/tests/2d.pattern.image.incomplete.html -> failed Exiting early after 1 failures. 653 tests run. 21.28s total testing time 652 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 2 test cases (<1%) had stderr output Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-new-test-results', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd']" exit_code: 1 2 test cases (<1%) had stderr output Full output: http://queues.webkit.org/results/5445048
Helder Correia
Comment 4 2010-11-09 14:50:49 PST
(In reply to comment #3) > (From update of attachment 73327 [details]) > Rejecting patch 73327 from commit-queue. Any idea why the test failed? It passes just fine on my machine.
Helder Correia
Comment 5 2010-11-09 15:15:47 PST
(In reply to comment #4) > Any idea why the test failed? It passes just fine on my machine. My bad, I need to change 2d.pattern.image.incomplete-expected.txt.
Helder Correia
Comment 6 2010-11-09 15:28:49 PST
Matthew Delaney
Comment 7 2010-11-09 16:33:11 PST
There's no need to leave the snow-leopard expected results file. You can blow that file away and then run-webkit-tests will compare the results against the top-level expected results file (that should be passing as well). Also, if you cc some of the other ports' canvas-concerned people on these sorts of bugs then they'll be aware that these tests may now be passing on their ports and thus they can unskip the tests (assuming they've skipped them).
Helder Correia
Comment 8 2010-11-09 17:31:37 PST
WebKit Commit Bot
Comment 9 2010-11-09 21:41:49 PST
Comment on attachment 73444 [details] Patch Clearing flags on attachment: 73444 Committed r71718: <http://trac.webkit.org/changeset/71718>
WebKit Commit Bot
Comment 10 2010-11-09 21:41:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.