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

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

Issue 10020060: update status of a couple tests: some configurations are run, but should be (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
« no previous file with comments | « utils/tests/css/css.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/tests/peg/peg.status
diff --git a/utils/tests/peg/peg.status b/utils/tests/peg/peg.status
index ad84e1e7c5c4d155150310d3478f1293b33600c5..a70878d5608750cb237e616ccd7a89e5baf2fcc6 100644
--- a/utils/tests/peg/peg.status
+++ b/utils/tests/peg/peg.status
@@ -5,5 +5,5 @@
[ $compiler == dartc ]
PegTest: Skip # Undiagnosed error on "a ? b ? c : d : e ? f : g"
-[ $compiler == frog || $compiler == dart2js]
+[ $compiler == frog || $compiler == dart2js || $runtime == drt ]
PegTest: Skip # #-directives not supported by browser test architecture
« no previous file with comments | « utils/tests/css/css.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698