Summary: | [chromium] Rebaseline needed for video-source-error | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Steve Lacey <sjl> | ||||||||
Component: | Tools / Tests | Assignee: | Steve Lacey <sjl> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | commit-queue, eric.carlson, eric, jer.noble | ||||||||
Priority: | P2 | ||||||||||
Version: | 528+ (Nightly build) | ||||||||||
Hardware: | All | ||||||||||
OS: | All | ||||||||||
Attachments: |
|
Description
Steve Lacey
2011-05-05 12:34:09 PDT
Created attachment 92448 [details]
Patch
Comment on attachment 92448 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92448&action=review > LayoutTests/ChangeLog:12 > + * platform/chromium-mac/media/video-source-error-expected.txt: Added. > + * platform/chromium-win/media/video-source-error-expected.txt: Added. These two results files are identical, are you linux results also the same? If so, a single file would be better. Created attachment 92459 [details]
Patch
Comment on attachment 92448 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92448&action=review >> LayoutTests/ChangeLog:12 >> + * platform/chromium-win/media/video-source-error-expected.txt: Added. > > These two results files are identical, are you linux results also the same? If so, a single file would be better. Indeed they are identical. chromium-linux falls back to chromium-win, so all three are identical and I've moved it into platform/chromium. Looks like I need to go do some more work in the rebaselining tool... Comment on attachment 92459 [details] Patch Rejecting attachment 92459 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 2 Last 500 characters of output: from patch file(s). patching file LayoutTests/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file LayoutTests/platform/chromium/media/video-source-error-expected.txt patching file LayoutTests/platform/chromium/test_expectations.txt Hunk #1 FAILED at 819. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/chromium/test_expectations.txt.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Eric Carlson', u'--for..." exit_code: 1 Full output: http://queues.webkit.org/results/8590030 Created attachment 92483 [details]
Patch
Fixed conflict. Could someone flip the bits before test_expectations changes too much again :-) Thx. Comment on attachment 92483 [details] Patch Clearing flags on attachment: 92483 Committed r85965: <http://trac.webkit.org/changeset/85965> All reviewed patches have been landed. Closing bug. The commit-queue encountered the following flaky tests while processing attachment 92483 [details]: http/tests/xmlhttprequest/cross-origin-no-authorization.html bug 33357 (author: ap@webkit.org) The commit-queue is continuing to process your patch. Comment on attachment 92448 [details] Patch Cleared review? from obsolete attachment 92448 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again). |