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

Unified Diff: Tools/Scripts/webkitpy/layout_tests/port/base.py

Issue 267803007: Add checks for READMEs for each virtual test suite. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to r175714 Created 6 years, 6 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 | « Tools/Scripts/webkitpy/layout_tests/lint_test_expectations_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/Scripts/webkitpy/layout_tests/port/base.py
diff --git a/Tools/Scripts/webkitpy/layout_tests/port/base.py b/Tools/Scripts/webkitpy/layout_tests/port/base.py
index 6edb5685c158448eae388f22139cb343f2cd10f8..76b3697ca6d1a9194ab3673af909b0b91b70695d 100644
--- a/Tools/Scripts/webkitpy/layout_tests/port/base.py
+++ b/Tools/Scripts/webkitpy/layout_tests/port/base.py
@@ -1734,7 +1734,7 @@ class Port(object):
['--stable-release-mode',
'--force-compositing-mode']),
VirtualTestSuite('stable',
- 'web-animations-api/eased-keyframes.html',
+ 'web-animations-api',
['--stable-release-mode',
'--force-compositing-mode']),
VirtualTestSuite('linux-subpixel',
« no previous file with comments | « Tools/Scripts/webkitpy/layout_tests/lint_test_expectations_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698