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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2702113003: Move tests for sendBeacon to a separate dedicated directory for clearer ownership (Closed)
Patch Set: a Created 3 years, 10 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
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 7d3b9e80102f18e06d7a200f409bf4994a444962..6a8828f0dcbdaeff147923081f00dcbb07e72500 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -90,6 +90,11 @@
},
{
"prefix": "stable",
+ "base": "http/tests/sendbeacon",
+ "args": ["--stable-release-mode"]
+ },
+ {
+ "prefix": "stable",
"base": "animations-unprefixed",
"args": ["--stable-release-mode"]
},

Powered by Google App Engine
This is Rietveld 408576698