mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 836818 - Disable testOverscroll on Android 2.3; r=me
This commit is contained in:
parent
913c281817
commit
568520b42e
@ -58,6 +58,8 @@ skip-if = android_version == "10" || processor == "x86"
|
||||
skip-if = android_version == "10" || android_version == "15"
|
||||
[testNewTab]
|
||||
[testOverscroll]
|
||||
# disabled on 2.3; bug 836818
|
||||
skip-if = android_version == "10"
|
||||
[testPanCorrectness]
|
||||
# disabled on x86 only; bug 927476
|
||||
skip-if = processor == "x86"
|
||||
|
Loading…
Reference in New Issue
Block a user