Summary: | VideoControlsManager.VideoControlsManagerSingleLargeVideo fails intermittently on the Mac WK2 bot | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> | ||||||||||
Component: | Media | Assignee: | Wenson Hsieh <wenson_hsieh> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | bdakin, commit-queue, jer.noble | ||||||||||
Priority: | P2 | ||||||||||||
Version: | WebKit Nightly Build | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Attachments: |
|
Description
Wenson Hsieh
2016-09-19 22:13:17 PDT
Created attachment 289320 [details]
Patch
Attachment 289320 [details] did not pass style-queue:
ERROR: Tools/ChangeLog:3: ChangeLog entry has no bug number [changelog/bugnumber] [5]
Total errors found: 1 in 3 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 289321 [details]
Patch
Comment on attachment 289321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289321&action=review > Tools/TestWebKitAPI/Tests/WebKit2Cocoa/large-video-with-audio.html:9 > +<body onload=play()> Nit: shouldn't this have quotes? Comment on attachment 289321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289321&action=review >> Tools/TestWebKitAPI/Tests/WebKit2Cocoa/large-video-with-audio.html:9 >> +<body onload=play()> > > Nit: shouldn't this have quotes? Ok! Added quotes. Created attachment 289346 [details]
Patch for landing
Comment on attachment 289346 [details] Patch for landing Rejecting attachment 289346 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 289346, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Tools/ChangeLog contains OOPS!. Full output: http://webkit-queues.webkit.org/results/2112643 Created attachment 289347 [details]
Patch for landing
Comment on attachment 289347 [details] Patch for landing Clearing flags on attachment: 289347 Committed r206148: <http://trac.webkit.org/changeset/206148> All reviewed patches have been landed. Closing bug. |