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

Unified Diff: pkg/pkg.status

Issue 13470015: status file: crash in unittest tests due to issue 9407 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | « no previous file | 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 db5264b4a89b3fe953d8c5002d5fd75afe89ed04..94516e59b16ad0baacd671348d5f952401e97c57 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -127,6 +127,9 @@ intl/test/date_time_format_uninitialized_test: Pass, Fail # http://dartbug.com/9
unittest/test/mock_test: Fail
unittest/test/mock_regexp_negative_test: Fail
+[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
+unittest/test/unittest_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
+
[ $compiler == none && $runtime == drt ]
dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698