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

Unified Diff: tests/utils/utils.status

Issue 10153004: Add a basic YAML processor. Much of the language is still unimplemented. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: In-person code review change 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 | « tests/utils/src/test_utils.dart ('k') | tools/test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index a8665bdc696c79b1eb69f2fb098b2ea1e13517e9..60bbd0f37446b1ab19e71e4f987ad48f5561790e 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -26,6 +26,9 @@ DummyCompilerTest: Fail # Issue 2264.
[ $compiler == dartc ]
DummyCompilerTest: Fail # Issue 2263.
+[ $compiler == dart2js ]
+YamlTest: Skip # Issue 2717.
kasperl 2012/05/24 17:48:04 It is a really bad idea to skip failing tests. Is
+
[ $compiler == dart2js && $runtime == drt ]
*: Skip
« no previous file with comments | « tests/utils/src/test_utils.dart ('k') | tools/test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698