From d7613a005b069043ff24567c944e0350ac5daef9 Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Mon, 7 Nov 2022 23:21:48 +0200 Subject: [PATCH] Bug 1796690 - Mark scrollend-event-for-user-scroll.html subtest as intermittent on Android. a=test-only CLOSED TREE --- .../events/scrolling/scrollend-event-for-user-scroll.html.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini b/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini index 1f46ec68a2b4..503748479493 100644 --- a/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini +++ b/testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini @@ -8,7 +8,7 @@ TIMEOUT [Tests that the target_div gets scrollend event when send DOWN key to target.] expected: - if os == "android": FAIL + if os == "android": [FAIL, PASS] NOTRUN [Tests that the target_div gets scrollend event when click scrollbar on target.]