Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html

Issue 2806513002: Use long timeout for the svg/interfaces.html test (Closed)
Patch Set: Remove entry from SlowTests Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/SlowTests ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
diff --git a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
index 5a946c76d534b03c6c13ea54da1b3ab97ec64b9b..98346c4abf11eeb53a596323edf937dc98e716f6 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces.html
@@ -1,5 +1,6 @@
<!doctype html>
<title>SVG interface tests</title>
+<meta name=timeout content=long>
<div id=log></div>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
« no previous file with comments | « third_party/WebKit/LayoutTests/SlowTests ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698