From 583db30c4caf9d439856841a93b5385844d54daa Mon Sep 17 00:00:00 2001 From: Hiroki Nakagawa Date: Thu, 21 May 2020 10:22:26 +0000 Subject: [PATCH] Bug 1637986 [wpt PR 23602] - Preload: Add "timeout long" to preload WPTs, a=testonly Automatic update from web-platform-tests Preload: Add "timeout long" to preload WPTs These tests occasionally time out on some platforms. I suspect these are just slow. Bug: 1051858, 1073346 Change-Id: I8ca11ceba3e71097138ad146ff359346f06eaa81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2201798 Auto-Submit: Hiroki Nakagawa Commit-Queue: Dominic Farolino Reviewed-by: Dominic Farolino Cr-Commit-Position: refs/heads/master@{#769300} -- wpt-commits: 9497c1dbeed283f8648a5bed0f568333b75a34f5 wpt-pr: 23602 --- testing/web-platform/tests/preload/onerror-event.html | 1 + testing/web-platform/tests/preload/onload-event.html | 1 + 2 files changed, 2 insertions(+) diff --git a/testing/web-platform/tests/preload/onerror-event.html b/testing/web-platform/tests/preload/onerror-event.html index 94c8dc772dee..fb29956b89a0 100644 --- a/testing/web-platform/tests/preload/onerror-event.html +++ b/testing/web-platform/tests/preload/onerror-event.html @@ -1,6 +1,7 @@ Makes sure that preloaded resources trigger the onerror event + diff --git a/testing/web-platform/tests/preload/onload-event.html b/testing/web-platform/tests/preload/onload-event.html index 8825ffaaa520..2e1e8d390071 100644 --- a/testing/web-platform/tests/preload/onload-event.html +++ b/testing/web-platform/tests/preload/onload-event.html @@ -1,5 +1,6 @@ Makes sure that preloaded resources trigger the onload event +