NEW42589
Canvas Layout Tests directory cleanup
https://bugs.webkit.org/show_bug.cgi?id=42589
Summary Canvas Layout Tests directory cleanup
Matthew Delaney
Reported 2010-07-19 13:01:02 PDT
Moved security tests to appropriate location under http/security, copied in "external resources" such as file "yellow.png", updated tests to hit these copied resources. Cleaned up mac canvas skip list, updated expected results of tests to have current results.
Attachments
Patch (163.41 KB, patch)
2010-07-19 15:23 PDT, Matthew Delaney
sam: review-
Previous patch minus changelog junk (161.86 KB, patch)
2010-07-19 15:39 PDT, Matthew Delaney
no flags
Matthew Delaney
Comment 1 2010-07-19 15:23:34 PDT
Sam Weinig
Comment 2 2010-07-19 15:36:58 PDT
Comment on attachment 62001 [details] Patch > + Copying over test resource files for canvas security tests in their new appropriate location. > + * http/tests/security/resources/tests.css: Added. > + (html.fail): > + (html.pass): > + (html.needs_check): > + (body): > + (a:link): > + (a:visited): > + (body.framed): > + (h1): > + (p): > + (p.notes): > + (ul): > + (.refs): > + (.refs ul): > + (.refs li): > + (canvas): > + (img.expected): > + (iframe): > + (.output): > + (.show_output .output, .needs_check .output): > + (.show_output #show_output): > + (.resource): > + (.fallback): > + (html.minimal body): > + (html.fail.minimal): > + (html.pass.minimal): > + (html.needs_check.minimal): > + (.minimal #d): > + (.minimal .expectedtext): > + (#passtext, #failtext): > + (.minimal.pass #passtext, .minimal.fail #failtext): > + * http/tests/security/resources/tests.js: Added. > + (_valToString): > + (_hex2dec): > + (_warn): > + (_fail): > + (_assert): > + (_assertSame): > + (_assertDifferent): > + (_assertEqual): > + (_assertMatch): > + (_requireManualCheck): > + (_crash): > + (_getPixel): > + (_assertPixel): > + (_assertPixelApprox): > + (_addTest.window.deferTest): > + (_addTest.endTest): > + (_addTest.window.wrapFunction.return.try): > + (_addTest.window.wrapFunction): > + (_addTest.window.onload): > + (_addTest): Please remove this gunk.
Matthew Delaney
Comment 3 2010-07-19 15:39:23 PDT
Created attachment 62005 [details] Previous patch minus changelog junk Updated with Sam's suggestion to get rid of method call junk in Changelog
WebKit Commit Bot
Comment 4 2010-07-20 00:49:38 PDT
Comment on attachment 62005 [details] Previous patch minus changelog junk Rejecting patch 62005 from commit-queue. Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Sam Weinig', u'--force']" exit_code: 1 Last 500 characters of output: LayoutTests/http/tests/security/security.pattern.image.strokeStyle.html patching file LayoutTests/http/tests/security/security.reset-expected.txt patching file LayoutTests/http/tests/security/security.reset.html patching file LayoutTests/http/tests/security/resources/tests.css patching file LayoutTests/http/tests/security/resources/tests.js patching file LayoutTests/platform/mac/Skipped Hunk #1 FAILED at 162. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/mac/Skipped.rej Full output: http://queues.webkit.org/results/3600156
Alexey Proskuryakov
Comment 5 2010-11-08 10:10:25 PST
Matt, is this actually still pending commit?
Eric Seidel (no email)
Comment 6 2010-12-20 22:43:39 PST
Does not look to have been landed.
Matthew Delaney
Comment 7 2010-12-21 10:52:01 PST
Yea, I'll need to clean this up and repost again soon. Just cleared the cq- flag for now.
Darin Adler
Comment 8 2011-06-18 12:41:51 PDT
Comment on attachment 62005 [details] Previous patch minus changelog junk Clearing review flag on this old patch.
Note You need to log in before you can comment on or make changes to this bug.