mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
fcb9bb724a
commit
e08c361e97
@ -21,7 +21,7 @@ reason = bug 820380
|
|||||||
[test_0080_prompt_silent.js]
|
[test_0080_prompt_silent.js]
|
||||||
[test_0081_prompt_uiAlreadyOpen.js]
|
[test_0081_prompt_uiAlreadyOpen.js]
|
||||||
skip-if = toolkit == "gonk"
|
skip-if = toolkit == "gonk"
|
||||||
reason = bug 820380
|
reason = custom nsIUpdatePrompt
|
||||||
; Tests that require the updater binary
|
; Tests that require the updater binary
|
||||||
[include:xpcshell_updater.ini]
|
[include:xpcshell_updater.ini]
|
||||||
skip-if = os == 'android'
|
skip-if = os == 'android'
|
||||||
@ -34,5 +34,5 @@ run-if = os == 'linux' || os == 'mac' || os == 'sunos'
|
|||||||
skip-if = perwindowprivatebrowsing
|
skip-if = perwindowprivatebrowsing
|
||||||
[test_bug595059.js]
|
[test_bug595059.js]
|
||||||
skip-if = toolkit == "gonk"
|
skip-if = toolkit == "gonk"
|
||||||
reason = bug 820380
|
reason = custom nsIUpdatePrompt
|
||||||
[test_bug794211.js]
|
[test_bug794211.js]
|
||||||
|
Loading…
Reference in New Issue
Block a user