Bug 49230 - Philip Canvas test 2d.pattern.image.incomplete fails
Summary: Philip Canvas test 2d.pattern.image.incomplete fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://philip.html5.org/tests/canvas/...
Keywords:
Depends on:
Blocks: 46506
  Show dependency treegraph
 
Reported: 2010-11-08 18:11 PST by Helder Correia
Modified: 2010-11-09 21:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2010-11-08 18:15 PST, Helder Correia
no flags Details | Formatted Diff | Diff
Patch (4.33 KB, patch)
2010-11-09 15:28 PST, Helder Correia
no flags Details | Formatted Diff | Diff
Patch (4.26 KB, patch)
2010-11-09 17:31 PST, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 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.
Comment 1 Helder Correia 2010-11-08 18:15:36 PST
Created attachment 73327 [details]
Patch
Comment 2 Andreas Kling 2010-11-09 01:02:23 PST
Comment on attachment 73327 [details]
Patch

LGTM.
Comment 3 WebKit Commit Bot 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
Comment 4 Helder Correia 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.
Comment 5 Helder Correia 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.
Comment 6 Helder Correia 2010-11-09 15:28:49 PST
Created attachment 73431 [details]
Patch
Comment 7 Matthew Delaney 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).
Comment 8 Helder Correia 2010-11-09 17:31:37 PST
Created attachment 73444 [details]
Patch
Comment 9 WebKit Commit Bot 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>
Comment 10 WebKit Commit Bot 2010-11-09 21:41:54 PST
All reviewed patches have been landed.  Closing bug.