зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1407423 - Part 4: Disable broken mochitest on Android (To fix in Bug 1348246),r=daoshengmu
MozReview-Commit-ID: 2vncb5OP0po --HG-- extra : rebase_source : 59e55c08895f66f2fca0c1e7c5e99c71f114daa5 extra : amend_source : 6084a5b988019d41ce70b2e1ddca70ab0d82dcf7
This commit is contained in:
Родитель
1bed477cca
Коммит
0f85da87b2
|
@ -14,7 +14,8 @@ skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655
|
|||
[test_vrDisplay_exitPresent.html]
|
||||
skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655
|
||||
[test_vrDisplay_getFrameData.html]
|
||||
skip-if = (os != "win" && release_or_beta) # Enable Linux after Bug 1310655
|
||||
# Enable Linux after Bug 1310655, enable Android after Bug 1348246
|
||||
skip-if = (os != "win" && release_or_beta) || (os == "android")
|
||||
[test_vrDisplay_onvrdisplaydeactivate_crosscontent.html]
|
||||
skip-if = true
|
||||
[test_vrDisplay_requestPresent.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче