RESOLVED FIXED 36059
[Qt] LayoutTests/fast/canvas/canvas-text-baseline.html skipped on Qt
https://bugs.webkit.org/show_bug.cgi?id=36059
Summary [Qt] LayoutTests/fast/canvas/canvas-text-baseline.html skipped on Qt
Chang Shu
Reported 2010-03-12 08:29:28 PST
Expected results need to be generated.
Attachments
fix patch (16.72 KB, patch)
2010-03-12 08:37 PST, Chang Shu
no flags
Chang Shu
Comment 1 2010-03-12 08:37:42 PST
Created attachment 50601 [details] fix patch
Eric Seidel (no email)
Comment 2 2010-03-15 15:20:57 PDT
Comment on attachment 50601 [details] fix patch OK. Your ChangeLog should ideally explain why the baseline is different from the common one.
Chang Shu
Comment 3 2010-03-15 19:05:43 PDT
(In reply to comment #2) > (From update of attachment 50601 [details]) > OK. Your ChangeLog should ideally explain why the baseline is different from > the common one. Thanks, Eric. The root cause should be Qt upgrade, which made some font size difference. Is it ok I put this info in the similar problems later, if any?
WebKit Commit Bot
Comment 4 2010-03-16 11:31:24 PDT
Comment on attachment 50601 [details] fix patch Rejecting patch 50601 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--quiet']" exit_code: 1 Running build-dumprendertree Compiling Java tests make: Nothing to be done for `default'. Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 12491 test cases. fast/loader/api-test-new-window-data-load-base-url.html -> failed Exiting early after 1 failures. 7691 tests run. 128.89s total testing time 7690 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 3 test cases (<1%) had stderr output Full output: http://webkit-commit-queue.appspot.com/results/852028
Chang Shu
Comment 5 2010-03-16 11:50:48 PDT
(In reply to comment #4) > (From update of attachment 50601 [details]) > Rejecting patch 50601 from commit-queue. > > Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', > '--exit-after-n-failures=1', '--quiet']" exit_code: 1 > Running build-dumprendertree > Compiling Java tests > make: Nothing to be done for `default'. > Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests > Testing 12491 test cases. > fast/loader/api-test-new-window-data-load-base-url.html -> failed > > Exiting early after 1 failures. 7691 tests run. > 128.89s total testing time > > 7690 test cases (99%) succeeded > 1 test case (<1%) had incorrect layout > 3 test cases (<1%) had stderr output > > Full output: http://webkit-commit-queue.appspot.com/results/852028 It seems weird my patch will cause the failure of the above test case.
Eric Seidel (no email)
Comment 6 2010-03-16 12:30:27 PDT
Looks like bug 35594. I suspect the test is flakey.
Eric Seidel (no email)
Comment 7 2010-03-16 12:31:09 PDT
Comment on attachment 50601 [details] fix patch re-queueing
WebKit Commit Bot
Comment 8 2010-03-17 16:40:09 PDT
Comment on attachment 50601 [details] fix patch Clearing flags on attachment: 50601 Committed r56134: <http://trac.webkit.org/changeset/56134>
WebKit Commit Bot
Comment 9 2010-03-17 16:40:13 PDT
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.