[Webkit-unassigned] [Bug 86310] [EFL][GTK] REGRESSION (r116858): media/media-continues-playing-after-replace-source.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 10:16:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86310





--- Comment #1 from Max Feil <mfeil at rim.com>  2012-05-13 10:15:28 PST ---
(In reply to comment #0)
> <http://trac.webkit.org/changeset/116858> has made the EFL and GTK+ bots fail the media/media-continues-playing-after-replace-source.html and should be fixed.

This changeset is a result of https://bugs.webkit.org/show_bug.cgi?id=86235. The EWS analysis shows all green, including for efl and gtk. In fact different versions of this test passed both efl and gtk 3 times on separate EWS analyses. So I'm wondering what's going on here. 

The failed test results for EFL are:

  FAIL: Timed out waiting for notifyDone to be called
  Test that media keeps playing when the source element is replaced.

The failed test results for GTK are:

  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

These seem like actual bugs. So what I propose to do is to add this test to the "skipped" files for these two ports, and then open new bugs to determine why the test fails.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list