Bug 1168612 - Temporarily disable TestMP4Reader.cpp so we can re-enable the rest of make check. r=jlund

--HG--
extra : commitid : 2dqVsdRpxoy
This commit is contained in:
Chris Manchester 2015-06-18 11:12:12 -07:00
Родитель 78ccc28817
Коммит ad96e4d2f4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -13,7 +13,7 @@ UNIFIED_SOURCES += [
'TestMediaPromise.cpp', 'TestMediaPromise.cpp',
'TestMP3Demuxer.cpp', 'TestMP3Demuxer.cpp',
'TestMP4Demuxer.cpp', 'TestMP4Demuxer.cpp',
'TestMP4Reader.cpp', # 'TestMP4Reader.cpp', disabled so we can turn check tests back on (bug 1175752)
'TestTrackEncoder.cpp', 'TestTrackEncoder.cpp',
'TestVideoSegment.cpp', 'TestVideoSegment.cpp',
'TestWebMBuffered.cpp', 'TestWebMBuffered.cpp',