WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 86310
86322
[EFL] media/media-continues-playing-after-replace-source.html fails
https://bugs.webkit.org/show_bug.cgi?id=86322
Summary
[EFL] media/media-continues-playing-after-replace-source.html fails
WebKit Review Bot
Reported
2012-05-13 14:04:00 PDT
[EFL] media/media-continues-playing-after-replace-source.html fails Requested by rakuco on #webkit.
Attachments
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-05-13 14:05:20 PDT
The test was added in <
http://trac.webkit.org/changeset/116858
> (from
bug 86235
) and is failing on the EFL bots. FAIL: Timed out waiting for notifyDone to be called Test that media keeps playing when the source element is replaced. I am skipping it for now, but the cause of the failure should be investigated.
Raphael Kubo da Costa (:rakuco)
Comment 2
2012-05-13 14:09:15 PDT
Test temporarily skipped in <
http://trac.webkit.org/changeset/116901
>
Max Feil
Comment 3
2012-05-14 17:42:09 PDT
The test result in
comment #1
was one I quoted from the release build tests. The more accurate one is from the debug build tests: FAIL: Timed out waiting for notifyDone to be called Test that media keeps playing when the source element is replaced. EVENT(canplaythrough) EXPECTED (testElement.currentTime == '0') OK EVENT(playing) EXPECTED (testElement.currentTime > '0') OK Replacing the media's source element: EXPECTED (testElement.currentTime == '0') OK The above indicates that the media does not keep playing after the source element is replaced, which is different than the following passing tests: Chromium Linux Release (Tests) Lion Debug (Tests) Lion Debug (WebKit2 Tests) <and now the BlackBerry tests>
Raphael Kubo da Costa (:rakuco)
Comment 4
2012-05-17 14:03:29 PDT
I think it makes sense to keep track of it in
bug 86310
, as it affects both gtk and efl. *** This bug has been marked as a duplicate of
bug 86310
***
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