WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131534
[GTK] Layout Test media/media-ended.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=131534
Summary
[GTK] Layout Test media/media-ended.html is flaky
Enrique Ocaña
Reported
2014-04-11 04:10:19 PDT
The following layout test is flaky on GTK Linux 64-bit Release media/media-ended.html [ Timeout Pass ] The flakiness ins't linked to any particular commit:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Fmedia-ended.html&showExpectations=true&showLargeExpectations=true
Attachments
Patch
(2.30 KB, patch)
2017-08-31 08:00 PDT
,
Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Details
Formatted Diff
Diff
Patch
(1.61 KB, patch)
2017-09-01 01:26 PDT
,
Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1
2017-08-31 08:00:23 PDT
Created
attachment 319461
[details]
Patch
Carlos Alberto Lopez Perez
Comment 2
2017-08-31 12:39:48 PDT
Comment on
attachment 319461
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=319461&action=review
> LayoutTests/media/media-ended.html:17 > - audio.src = findMediaFile("audio", "content/silence") > + audio.src = findMediaFile("audio", "content/short")
good catch, but "short" is really short.. only 27 msecs! Not sure if is right to use such short audio file here. The main reason why this test was timing out on GTK bot, but not on other port bots was because our aggressive time out values. We raised that on
r218270
(and is still lower than on Mac ports). I have checked with wktesthunter that this test is now passing always since
r218270
. So I think we can just remove the flaky expectation and close this bug (leaving the test as it was originally wrote with the silence audio file).
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 3
2017-09-01 01:26:42 PDT
Created
attachment 319585
[details]
Patch
Michael Catanzaro
Comment 4
2017-09-01 04:19:35 PDT
Comment on
attachment 319585
[details]
Patch Good catch Carlos!
WebKit Commit Bot
Comment 5
2017-09-01 04:47:48 PDT
Comment on
attachment 319585
[details]
Patch Clearing flags on attachment: 319585 Committed
r221476
: <
http://trac.webkit.org/changeset/221476
>
WebKit Commit Bot
Comment 6
2017-09-01 04:47:50 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7
2017-09-27 12:52:32 PDT
<
rdar://problem/34694188
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug