RESOLVED FIXED 50802
Refactor by merging tests for ValidityState (patternMismatch and customError)
https://bugs.webkit.org/show_bug.cgi?id=50802
Summary Refactor by merging tests for ValidityState (patternMismatch and customError)
Dai Mikurube
Reported 2010-12-09 23:17:22 PST
Merge - fast/forms/ValidityState-patternMismatch-00?.html into fast/forms/ValidityState-patternMismatch.html. - fast/forms/ValidityState-customError-00?.html into fast/forms/ValidityState-customError.html.
Attachments
Patch (44.76 KB, patch)
2010-12-09 23:42 PST, Dai Mikurube
no flags
Dai Mikurube
Comment 1 2010-12-09 23:42:55 PST
Kent Tamura
Comment 2 2010-12-09 23:48:47 PST
Comment on attachment 76167 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=76167&action=review ok. > LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt:6 > +PASS patternMismatchFor("simple") is false The result readability is better than the original. It would be much better if pattern and value are printed.
WebKit Review Bot
Comment 3 2010-12-10 02:46:50 PST
Comment on attachment 76167 [details] Patch Rejecting attachment 76167 [details] from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'apply-attachment', '--non-interactive', 76167]" exit_code: 2 Last 500 characters of output: led to merge in the changes. Patch failed at 0001 [Qt] Make sure we send the response before any data. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at WebKitTools/Scripts/update-webkit line 132. Failed to run "['WebKitTools/Scripts/update-webkit']" exit_code: 2 Full output: http://queues.webkit.org/results/6989034
Eric Seidel (no email)
Comment 4 2010-12-10 02:51:19 PST
Adam's start-commit-queue.sh wrapper script was missing a git rebase --abort call, so I added it. Sorry for the noise.
WebKit Review Bot
Comment 5 2010-12-10 03:42:29 PST
Comment on attachment 76167 [details] Patch Clearing flags on attachment: 76167 Committed r73715: <http://trac.webkit.org/changeset/73715>
WebKit Review Bot
Comment 6 2010-12-10 03:42:35 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.