Bug 1796690 - Mark scrollend-event-for-user-scroll.html subtest as intermittent on Android. a=test-only CLOSED TREE

This commit is contained in:
Cosmin Sabou 2022-11-07 23:21:48 +02:00
Родитель 4fa4081971
Коммит d7613a005b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
TIMEOUT TIMEOUT
[Tests that the target_div gets scrollend event when send DOWN key to target.] [Tests that the target_div gets scrollend event when send DOWN key to target.]
expected: expected:
if os == "android": FAIL if os == "android": [FAIL, PASS]
NOTRUN NOTRUN
[Tests that the target_div gets scrollend event when click scrollbar on target.] [Tests that the target_div gets scrollend event when click scrollbar on target.]