Closed Bug 1093945 Opened 10 years ago Closed 8 years ago

Re-enable Web platform mediasource-seek-beyond-duration.html test

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1128069

People

(Reporter: jya, Assigned: jya)

References

Details

Attachments

(2 obsolete files)

Error seen:

TEST-UNEXPECTED-FAIL | /media-source/mediasource-seek-beyond-duration.html | Test seeking beyond updated media duration. - assert_true: mediaElement seeking. expected true got false

TEST-UNEXPECTED-OK | /media-source/mediasource-seek-beyond-duration.html | expected TIMEOUT

TEST-UNEXPECTED-FAIL | /media-source/mediasource-seek-during-pending-seek.html | Test seeking to a new location before transitioning beyond HAVE_METADATA. - An attempt was made to use an object that is not, or is no longer, usable(stack: @http://web-platform.test:8000/media-source/mediasource-seek-during-pending-seek.html:57:18

Return code: 1
In bug 1065827, we disabled this test.

This bug is about re-enabling this test
Summary: Web platform tests failing mediasource seeking test → Re-enable Web platform mediasource-seek-beyond-duration.html test
Re-enable patch
Attachment #8517108 - Flags: review?(cajbir.bugzilla)
Assignee: nobody → jyavenard
Status: NEW → ASSIGNED
Comment on attachment 8517108 [details] [diff] [review]
re-enable mediasource-seek-beyond-duration.html test

Karl is the web platform test go-to reviewer.
Attachment #8517108 - Flags: review?(cajbir.bugzilla) → review?(karlt)
Attachment #8517108 - Attachment is obsolete: true
Attachment #8517108 - Flags: review?(karlt)
Comment on attachment 8517175 [details] [diff] [review]
re-enable mediasource-seek-beyond-duration.html test

This only re-enable the tests as they were prior bug 1065827, it doesn't fix the problems
Attachment #8517175 - Flags: review?(karlt)
Comment on attachment 8517175 [details] [diff] [review]
re-enable mediasource-seek-beyond-duration.html test

Tests and subtests are disabled by editing the .ini files.

See for example https://hg.mozilla.org/mozilla-central/file/a1823d3c7365/testing/web-platform/meta/media-source/mediasource-seek-beyond-duration.html.ini

https://github.com/mozilla/gecko-dev/blob/master/testing/web-platform/README.md#disabling-tests

But please only disable invalid tests or ones producing unstable results.
Otherwise, just update the tests to reflect the current status.
Attachment #8517175 - Flags: review?(karlt) → review-
Attachment #8517175 - Attachment is obsolete: true
See Also: → 1066467
Changes from fixing bug 1092996:

In /media-source/mediasource-seek-beyond-duration.html,
[Test seeking beyond updated media duration.] now seems to reliably FAIL, and
the parent is often OK, but sometimes TIMEOUT on Linux 64.

In /media-source/mediasource-seek-during-pending-seek.html,
[Test seeking to a new location before transitioning beyond HAVE_METADATA.]
is now FAIL or TIMEOUT on Linux 32 and 64.

TEST-UNEXPECTED-FAIL | /media-source/mediasource-seek-during-pending-seek.html | Test seeking to a new location before transitioning beyond HAVE_METADATA. - An attempt was made to use an object that is not, or is no longer, usable(stack: @http://web-platform.test:8000/media-source/mediasource-seek-during-pending-seek.html:57:18

It is consistently PASS on WINNT but the parent has
TEST-UNEXPECTED-ERROR | /media-source/mediasource-seek-during-pending-seek.html | TypeError: info is undefined
intermittently, even with this subtest disabled.
I would expect all test to pass consistently now.
Component: Audio/Video → Audio/Video: Playback
will be fixed in bug 1128069
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: