Closed
Bug 1087165
Opened 10 years ago
Closed 10 years ago
bug 1084367 disabled many MSE tests
Categories
(Testing :: web-platform-tests, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: karlt, Assigned: karlt)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
+++ This bug was initially created as a clone of Bug #1084367 +++
I guess meta files were accidentally updated with old status after a pull/fetch.
% hg export c27a4a16bf74 | grep disabled:
+ disabled: 1086275
disabled: true
+ disabled:
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
- disabled: TIMEOUT or FAIL https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
- disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
+ disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1066467
Comment 1•10 years ago
|
||
This wasn't intentional; it must have been a merge error on my part.
Comment 2•10 years ago
|
||
Although I'm confused; bug 1066467 makes it look like you intentionally disabled these tests?
Comment 3•10 years ago
|
||
Yeah, so this was a merge error. For tedious reasons I have to run the updates on cedar rather than try, and it got behind m-c. I'm waiting for some try results to reenable the tests.
Comment 4•10 years ago
|
||
I think this is the right set of tests. Expected results set based on a Try run, but please verify that these match what you expect. I wonder if the ones which are different between Linux and Linux 64 are actually unstable?
Attachment #8511104 -
Flags: review?(karlt)
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8511104 [details] [diff] [review]
Reenable MSE tests accidentially disabled in last update.
(In reply to James Graham [:jgraham] from comment #4)
> I wonder if the
> ones which are different between Linux and Linux 64 are actually unstable?
Yes, there are some that are not stable yet, and so should not be enabled.
Let's focus here on reverting the accidental changes from bug 1087165.
Attachment #8511104 -
Attachment is obsolete: true
Attachment #8511104 -
Flags: review?(karlt)
Assignee | ||
Comment 6•10 years ago
|
||
c27a4a16bf74 didn't change any media-source tests, so expected results should be the same. I ran hg revert -r c27a4a16bf74\^ testing/web-platform/meta/media-source
Like attachment 8511104 [details] [diff] [review], this reverts the change for NT 5.1.2600, which didn't seem related to the pull from upstream.
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfa9cf004a66
I expect [Test appendBuffer completes previous seek to truncated duration] and
[Test seeking beyond media duration.] are probably still unstable.
I couldn't reproduce the 32-bit failure recorded in attachment 8511104 [details] [diff] [review] for mediasource-config-change-webm-a-bitrate.html.
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=a4a14559fb26
Updated•10 years ago
|
Priority: -- → P5
Assignee | ||
Comment 7•10 years ago
|
||
Assignee: nobody → karlt
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•