Bug 1089035 - Removing invalid mochitests and adding them to support-files in dom/tests/mochitest/*/mochitest.ini. r=jmaher

This commit is contained in:
Vaibhav Agrawal 2014-10-30 11:46:00 +01:00
Родитель 3455b40530
Коммит 6868df6699
2 изменённых файлов: 10 добавлений и 11 удалений

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

@ -23,13 +23,12 @@ support-files =
SimpleTest/SimpleTest.js
SimpleTest/TestRunner.js
SimpleTest/test.css
[test_Base.js]
[test_Color.js]
[test_DateTime.js]
[test_DragAndDrop.js]
[test_Format.js]
[test_Iter.js]
[test_Logging.js]
[test_MochiKit-Async.json]
[test_Signal.js]
test_Base.js
test_Color.js
test_DateTime.js
test_DragAndDrop.js
test_Format.js
test_Iter.js
test_Logging.js
test_MochiKit-Async.json
test_Signal.js

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

@ -70,7 +70,7 @@ skip-if = ((buildapp == 'mulet' || buildapp == 'b2g') && toolkit != 'gonk') #Bug
# [test_network_events.html]
# Disable this test until bug 795711 is fixed.
[test_offsets.html]
[test_offsets.js]
support-files = test_offsets.js
[test_outerHTML.html]
[test_outerHTML.xhtml]
skip-if = buildapp == 'mulet'