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

Unified Diff: utils/tests/peg/peg.status

Issue 10154010: test rename overhaul: step 3 _tests.dart => _test.dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
Index: utils/tests/peg/peg.status
diff --git a/utils/tests/peg/peg.status b/utils/tests/peg/peg.status
index c96663da1201dec9d472aec5ddfdd720faa9ee31..ceaf53ca28e7c73216fd131d04085ccb4e580fdc 100644
--- a/utils/tests/peg/peg.status
+++ b/utils/tests/peg/peg.status
@@ -3,10 +3,10 @@
# BSD-style license that can be found in the LICENSE file.
[ $runtime == opera ]
-peg_tests: Skip
+peg_test: Skip
[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == chrome || $runtime == safari) ]
-peg_tests: Skip # TODO(ahe): Triage
+peg_test: Skip # TODO(ahe): Triage
[ $arch == x64 ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698