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

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: More code review changes. 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: 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.
+
[ $compiler == dart2js && $runtime == drt ]
*: Skip
« no previous file with comments | « tests/utils/src/test_utils.dart ('k') | tools/test.dart » ('j') | tools/test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698