Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas

This commit is contained in:
Andrew Halberstadt 2012-12-12 16:17:49 -05:00
parent b92a794517
commit 319f003fc9
5 changed files with 59 additions and 2 deletions

View File

@ -5,4 +5,6 @@ tail =
[test_ipcshell.js]
# Bug 676963: test fails consistently on Android
fail-if = os == "android"
skip-if = toolkit == "gonk"
reason = bug 820380
[test_ipcshell_child.js]

View File

@ -5,6 +5,7 @@
[include:dom/sms/tests/xpcshell.ini]
[include:dom/mms/tests/xpcshell.ini]
[include:dom/system/gonk/tests/xpcshell.ini]
[include:toolkit/devtools/debugger/tests/unit/xpcshell.ini]
[include:toolkit/mozapps/downloads/tests/unit/xpcshell.ini]
[include:toolkit/mozapps/update/test_timermanager/unit/xpcshell.ini]
[include:toolkit/mozapps/update/test_svc/unit/xpcshell.ini]

View File

@ -35,18 +35,44 @@ tail =
[test_eval-04.js]
[test_eval-05.js]
[test_breakpoint-01.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-02.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-03.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-04.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-05.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-06.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-07.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-08.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-09.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-10.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-11.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpoint-12.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_listscripts-01.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_objectgrips-01.js]
[test_objectgrips-02.js]
[test_objectgrips-03.js]
@ -63,10 +89,18 @@ tail =
[test_framebindings-04.js]
[test_framebindings-05.js]
[test_pause_exceptions-01.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_pause_exceptions-02.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_longstringactor.js]
[test_longstringgrips-01.js]
[test_longstringgrips-02.js]
[test_source-01.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_breakpointstore.js]
[test_profiler_actor.js]
skip-if = toolkit == "gonk"
reason = bug 820380

View File

@ -5,6 +5,8 @@ tail =
[test_0010_general.js]
[test_0020_general.js]
[test_0030_general.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0040_general.js]
[test_0050_general.js]
[test_0060_manager.js]
@ -18,6 +20,8 @@ tail =
[test_0073_update_dir_cleanup.js]
[test_0080_prompt_silent.js]
[test_0081_prompt_uiAlreadyOpen.js]
skip-if = toolkit == "gonk"
reason = bug 820380
; Tests that require the updater binary
[include:xpcshell_updater.ini]
skip-if = os == 'android'
@ -29,4 +33,6 @@ run-if = os == 'linux' || os == 'mac' || os == 'sunos'
[test_bug497578.js]
skip-if = perwindowprivatebrowsing
[test_bug595059.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_bug794211.js]

View File

@ -1,10 +1,24 @@
[test_0110_general.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0111_general.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0112_general.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0113_general.js]
skip-if = os == 'mac'
skip-if = os == "mac" || toolkit == "gonk"
reason = bug 820380
[test_0114_general.js]
skip-if = os == 'mac'
skip-if = os == "mac" || toolkit == "gonk"
reason = bug 820380
[test_0115_general.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0200_app_launch_apply_update.js]
skip-if = toolkit == "gonk"
reason = bug 820380
[test_0201_app_launch_apply_update.js]
skip-if = toolkit == "gonk"
reason = bug 820380