gecko-dev/dom/media/mediasource
Edwin Gao 0e56d58992 Bug 1536604 - disable manifest dom/media/test/mochitest.ini r=jmaher
Disable the following:

- test_MediaSource_flac_mp4 (keeps getting missed somehow)
- dom/media/test/mochitest.ini

Disabling the entire `dom/media/test/mochitest.ini` manifest file does have collateral damage in that it disables tests that are running fine; the alternative is to disable only the EME tests, but the failure count numbers somewhere close to 50.

Differential Revision: https://phabricator.services.mozilla.com/D24094

--HG--
extra : moz-landing-system : lando
2019-03-19 22:54:34 +00:00
..
gtest Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
test Bug 1536604 - disable manifest dom/media/test/mochitest.ini r=jmaher 2019-03-19 22:54:34 +00:00
AsyncEventRunner.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ContainerParser.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
ContainerParser.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaSource.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MediaSource.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaSourceDecoder.cpp Bug 1535493 - [MSE] Lower HAVE_ENOUGH_DATA threshold to 3s. r=pehrsons 2019-03-15 12:34:07 +00:00
MediaSourceDecoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaSourceDemuxer.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaSourceDemuxer.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MediaSourceUtils.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaSourceUtils.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ResourceQueue.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
ResourceQueue.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBuffer.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
SourceBuffer.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferAttributes.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferList.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferList.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferResource.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferResource.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SourceBufferTask.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
TrackBuffersManager.cpp Bug 1531201 - Don't assume all frames' time is greater than 0. r=gerald 2019-02-28 02:34:04 +00:00
TrackBuffersManager.h Bug 1524890 - P13. [MSE] Mark frames as truncated when needed. r=bryce 2019-02-22 09:21:05 +00:00
moz.build Bug 1409664 - P9. Remove AutoTaskQueue and its use r=bryce 2018-07-03 11:45:19 -07:00