mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1089035 - Removing invalid mochitests and adding them to support-files in dom/tests/mochitest/*/mochitest.ini. r=jmaher
This commit is contained in:
parent
6d4081420e
commit
7f6c7d2e62
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user