Jean-Yves Avenard
5e3b704c91
Bug 1159171: [MSE] P3. Update webref results. r=karlt
...
We now use FFmpeg on linux to decode h264. This allows to pass all the mp4 tests.
FFmpeg (like windows 7) will buffer 15 frames prior outputting a frame which causes TIMEOUT as the media appended only contains 12 frames.
2015-10-01 19:40:21 +10:00
James Graham
e7121ff8a5
Bug 1194131 - Update web-platform-tests expected data to revision b54dddfdcc4761d2f8a892fd783d60353949992d, a=testonly
2015-08-13 10:26:45 +01:00
Jan Gerber
c7d7f6c8fc
Bug 1182946: [MSE] P1. Re-enable webm mediasource tests. r=jya,r=karlt
2015-08-08 20:40:52 +10:00
Carsten "Tomcat" Book
566be79cc1
Backed out changeset b9c50a97ee3e (bug 1182946) for m3 mulet test failures in test_SeekableAfterEndOfStreamSplit.html on a CLOSED TREE
2015-08-07 14:57:25 +02:00
Jan Gerber
9f32658260
Bug 1182946: [MSE] Re-enable webm mediasource tests. r=jya,r=karlt
2015-08-07 21:44:10 +10:00
Jean-Yves Avenard
31700e8ef0
Bug 1185611: [MSE] P1. Remove whitelist. r=kinetik
...
We are now confident enough that MediaSource is usable by all
2015-07-31 20:09:26 +10:00
Jean-Yves Avenard
71ad43a2ad
Bug 1171379: P2. Update web-platform-tests expected data. r=karlt
...
Failure on Linux and Windows XP are a consequence of no MSE available at all.
Failure on Mac and Windows >= 7 with two exceptions are due to the tests using a malformed video.
The bug was reported upstream: https://github.com/w3c/web-platform-tests/issues/1939
2015-07-22 14:22:50 +10:00
Jean-Yves Avenard
2e1b87536b
Bug 1182945: P2. Disable webm mse web-platforms tests. r=karlt
...
In theory, linux and windows XP should provide exactly the same results.
However, due to bug 1165772, MSE on linux incorrectly reports MP4 support.
Bug mediasource-buffered.html is disabled on Windows XP as it triggers a bug in the tests. As we can't intercept the result, we must disable the entire test instead.
2015-07-22 14:22:47 +10:00
Carsten "Tomcat" Book
9f1ce1ea60
Backed out changeset 8c0027994ca4 (bug 1178754) on request from jgraham
2015-06-30 15:53:56 +02:00
James Graham
aca6a84d4e
Bug 1178754 - Update web-platform-tests expected data to revision 2f4e521222b7901f4d3a5e09a2489e773c8be424, a=testonly
2015-06-30 14:01:51 +01:00
James Graham
3fea58337c
Bug 1076787 - Add expectation data for running web-platform-tests on debug builds, r=Ms2ger
2015-06-08 12:59:09 +01:00
Jean-Yves Avenard
4632a6a0a5
Bug 1165145: Part3. Update webref results. r=karlt
2015-05-18 16:13:20 +10:00
Boris Zbarsky
b62339ddc0
Bug 1159756. Stop forcing the media.mediasource.enabled preference to true and the media.mediasource.whitelist preference to false in the test harness. r=kinetik
2015-04-30 14:25:03 -04:00
Jean-Yves Avenard
bc3c99aaa7
Bug 1142433: Part2. Update webref r=karlt
2015-03-18 14:10:58 +11:00
Jean-Yves Avenard
f54b6683e5
Bug 1096089: Make end argument an unrestricted double as per spec. r=cajbir r=bholley
...
Also, test for updating value before testing for duration and start, as per
spec: http://w3c.github.io/media-source/#widl-SourceBuffer-remove-void-double-start-unrestricted-double-end
2015-02-25 20:35:44 +11:00
Jean-Yves Avenard
497cb1f207
Bug 1096089: Update webref tests. r=karlt
...
Generalize [Test remove with a start at the duration.] expected result to all platforms using mp4
2015-02-04 20:20:15 +11:00
James Graham
012dd8b987
Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
2015-01-23 20:06:44 +00:00
Wes Kocher
6e87b7a373
Backed out 2 changesets (bug 1124311) for breaking wpt-4 on a CLOSED TREE
...
Backed out changeset 9a9ab925893c (bug 1124311)
Backed out changeset 51ca8715e7fb (bug 1124311)
2015-01-22 12:46:45 -08:00
James Graham
28d1e567e6
Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
2015-01-22 12:00:01 +00:00
Wes Kocher
b2bb331a56
Backed out 2 changesets (bug 1124311) for web-platform-tests-4 orange on a CLOSED TREE
...
Backed out changeset 94c4d5ded3f7 (bug 1124311)
Backed out changeset 77f4d9826e90 (bug 1124311)
2015-01-21 17:30:27 -08:00
James Graham
5d1200245f
Bug 1124311 - Update web-platform-tests expected data to revision 412773b71c81d7356636f698e86d7b544cf48fcb, a=testonly
2015-01-21 23:47:20 +00:00
Karl Tomlinson
3497dbc05d
bug 975782 stop delaying the load event when media fetch has stalled r=cpearce,f=kinetik
...
--HG--
extra : rebase_source : c26dcd4221ba051ffff417631ae7ad9b7b65995d
2014-12-11 14:51:10 +13:00
Chris Double
5d1a16c065
Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
...
--HG--
extra : rebase_source : 220051a73d61b5ec7dd32ed07db496f388c1ad8a
2014-11-19 17:17:03 +13:00
Chris Double
e86f7de7be
Backout 739661ba0243 for Mulet test failure
2014-11-19 15:59:23 +13:00
Chris Double
17973725af
Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
...
--HG--
extra : rebase_source : 2bf46a82714b8841ef3de381319c841138f5fe32
2014-11-19 10:59:00 +13:00
Chris Double
f9680e5a8e
Backout f53ad1a63b58 for test failure on Android
2014-11-13 15:40:10 +13:00
Chris Double
b8a070b457
Bug 1065215 - web platform test should expect pass for SourceBuffer.remove reopening MediaSource - r=karl
...
--HG--
extra : rebase_source : 4e301c6e3c22d8e7702ff964f76c596ae00c4ca8
2014-11-13 10:47:43 +13:00
Karl Tomlinson
4b2d5902fd
b=996368 Enable Media Source Extensions for testing r=kinetik
...
--HG--
extra : rebase_source : 5f7d8897ed8836d80bb22d4cd259fe3a0ce2851f
2014-09-18 18:20:36 +12:00
James Graham
1cde840e87
Bug 945222 - Initial import of web-platform-tests testsuite 2/4: Expected test result metadata for Gecko.
...
--HG--
extra : rebase_source : 360de1a59d436df45a18ebbd9338febf67c93717
2014-09-04 12:50:49 +01:00