зеркало из https://github.com/mozilla/gecko-dev.git
No bug - Put the gfx mochitest.ini in the same dir as the tests it lists.
--HG-- rename : gfx/tests/mochitest.ini => gfx/tests/mochitest/mochitest.ini
This commit is contained in:
Родитель
1a9942004c
Коммит
cc5461caf4
|
@ -1,8 +0,0 @@
|
|||
[DEFAULT]
|
||||
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
|
||||
[mochitest/test_bug509244.html]
|
||||
[mochitest/test_bug513439.html]
|
||||
skip-if = e10s
|
||||
[mochitest/test_acceleration.html]
|
||||
# Disable test until bug 1064136 is fixed
|
||||
# [mochitest/test_overdraw.html]
|
|
@ -0,0 +1,10 @@
|
|||
[DEFAULT]
|
||||
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
|
||||
|
||||
[test_acceleration.html]
|
||||
[test_bug509244.html]
|
||||
[test_bug513439.html]
|
||||
skip-if = e10s
|
||||
[test_overdraw.html]
|
||||
# Disable test until bug 1064136 is fixed
|
||||
skip-if = true
|
|
@ -5,4 +5,4 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
|
||||
MOCHITEST_MANIFESTS += ['mochitest.ini']
|
||||
MOCHITEST_MANIFESTS += ['mochitest/mochitest.ini']
|
||||
|
|
Загрузка…
Ссылка в новой задаче