WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
68536
[GTK] media/media-blocked-by-beforeload.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=68536
Summary
[GTK] media/media-blocked-by-beforeload.html is flaky
Philippe Normand
Reported
2011-09-21 07:54:17 PDT
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-blocked-by-beforeload-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-blocked-by-beforeload-actual.txt @@ -30,10 +30,6 @@ EVENT('loadstart') -EVENT('error') -EXPECTED (event.target.tagName == 'SOURCE') OK -EXPECTED (video.error == 'null') OK - EVENT('loadedmetadata') END OF TEST I've seen other occurences where a load event was fired. This is probably due to an issue in the GStreamer player. Will skip the test for now though.
Attachments
Add attachment
proposed patch, testcase, etc.
Shadi
Comment 1
2012-01-04 14:38:05 PST
Bug 63558
https://bugs.webkit.org/show_bug.cgi?id=63558
has been updated to solve the flakiness of the test. Philippe, do you want to revert skipping the test? (In reply to
comment #0
)
> --- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-blocked-by-beforeload-expected.txt > +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/media-blocked-by-beforeload-actual.txt > @@ -30,10 +30,6 @@ > > EVENT('loadstart') > > -EVENT('error') > -EXPECTED (event.target.tagName == 'SOURCE') OK > -EXPECTED (video.error == 'null') OK > - > EVENT('loadedmetadata') > > END OF TEST > > I've seen other occurences where a load event was fired. This is probably due to an issue in the GStreamer player. Will skip the test for now though.
Martin Robinson
Comment 2
2012-01-04 14:52:44 PST
(In reply to
comment #1
)
>
Bug 63558
https://bugs.webkit.org/show_bug.cgi?id=63558
has been updated to solve the flakiness of the test. > > Philippe, do you want to revert skipping the test?
Sure, go ahead. We can reskip it if there are problems.
Philippe Normand
Comment 3
2012-01-05 08:03:59 PST
(In reply to
comment #2
)
> (In reply to
comment #1
) > >
Bug 63558
https://bugs.webkit.org/show_bug.cgi?id=63558
has been updated to solve the flakiness of the test. > > > > Philippe, do you want to revert skipping the test? > > Sure, go ahead. We can reskip it if there are problems.
Commited
http://trac.webkit.org/changeset/104164
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