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

Unified Diff: pkg/pkg.status

Issue 23168002: move csslib into dart svn (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 | « pkg/csslib/test/visitor_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 134b3da3f8b29d4e726dc6a3a85a5f4bee71b35b..6c88d1caec7d9128daff57930811736b82f801fb 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -92,6 +92,10 @@ unittest/test/*_unminified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART
stack_trace/test/vm_test: Fail, OK # VM-specific traces
crypto/test/sha256_test: Slow, Pass
crypto/test/sha1_test: Slow, Pass
+csslib/test/var_test: Fail # looking for VM-specific stack traces
+
+[ $compiler == dart2js && $runtime == drt ]
+csslib/test/nested_test: Fail # crashing DRT
[ $browser ]
analyzer_experimental/test/error_test: Fail, OK # Uses dart:io.
« no previous file with comments | « pkg/csslib/test/visitor_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698