Update xpcshell skip-if reason - Bug 821344 - test_bug595059.js and test_0081_prompt_uiAlreadyOpen.js update tests fails in B2G due to custom nsIUpdatePrompt. r=ahalberstadt, DONTBUILD

This commit is contained in:
Robert Strong 2012-12-18 18:44:17 -08:00
parent fcb9bb724a
commit e08c361e97

View File

@ -21,7 +21,7 @@ reason = bug 820380
[test_0080_prompt_silent.js]
[test_0081_prompt_uiAlreadyOpen.js]
skip-if = toolkit == "gonk"
reason = bug 820380
reason = custom nsIUpdatePrompt
; Tests that require the updater binary
[include:xpcshell_updater.ini]
skip-if = os == 'android'
@ -34,5 +34,5 @@ run-if = os == 'linux' || os == 'mac' || os == 'sunos'
skip-if = perwindowprivatebrowsing
[test_bug595059.js]
skip-if = toolkit == "gonk"
reason = bug 820380
reason = custom nsIUpdatePrompt
[test_bug794211.js]