Bug 162496 - REGRESSION (r206300): LayoutTest media/media-source/media-source-duplicate-seeked.html timing out
Summary: REGRESSION (r206300): LayoutTest media/media-source/media-source-duplicate-se...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-23 10:20 PDT by Ryan Haddad
Modified: 2016-10-31 09:41 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.88 KB, patch)
2016-09-23 14:36 PDT, Jer Noble
darin: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (2.13 KB, patch)
2016-10-10 10:47 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (2.94 KB, patch)
2016-10-10 10:49 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ryan Haddad 2016-09-23 10:52:12 PDT
Skipped test in https://trac.webkit.org/r206313 while Jer investigates.
Comment 2 Jer Noble 2016-09-23 14:32:01 PDT
Happily, the regression (r206300) did not cause the breakage, it merely revealed breakage which was hidden by the mock media player infrastructure.  Patch incoming.
Comment 3 Jer Noble 2016-09-23 14:36:10 PDT
Created attachment 289709 [details]
Patch
Comment 4 WebKit Commit Bot 2016-09-24 20:51:26 PDT
Comment on attachment 289709 [details]
Patch

Rejecting attachment 289709 [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-02', 'apply-attachment', '--no-update', '--non-interactive', 289709, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
k #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/Modules/mediasource/MediaSource.cpp
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/mac/TestExpectations
Hunk #1 FAILED at 1452.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/mac/TestExpectations.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Darin Adler']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/2140098
Comment 5 Alexey Proskuryakov 2016-09-25 17:52:43 PDT
Looks like this needs to be landed manually, or re-uploaded.
Comment 6 Jer Noble 2016-10-10 10:47:29 PDT
Created attachment 291119 [details]
Patch for landing
Comment 7 Jer Noble 2016-10-10 10:49:33 PDT
Created attachment 291120 [details]
Patch for landing
Comment 8 Alexey Proskuryakov 2016-10-26 23:32:59 PDT
Has this been landed?
Comment 9 WebKit Commit Bot 2016-10-31 09:39:33 PDT
Comment on attachment 291120 [details]
Patch for landing

Clearing flags on attachment: 291120

Committed r208150: <http://trac.webkit.org/changeset/208150>