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

Unified Diff: pkg/pkg.status

Issue 12334070: Support runtime check of function types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Minor fix Created 7 years, 6 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 76ee66d640cb70c4bf9d289a2822509108ffd633..547c2728a79a9d02cede4725f7f3825e3e73b350 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -101,6 +101,9 @@ pathos/test/pathos_dartium_test: Fail # Issue 6490
crypto/test/sha256_test: Slow, Pass
crypto/test/sha1_test: Slow, Pass
+[ $compiler == dart2js && $checked ]
+pathos/test/pathos_dartium_test: Crash # Issue 11275
+
[ $browser ]
analyzer_experimental/test/error_test: Fail, OK # Uses dart:io.
analyzer_experimental/test/generated/element_test: Fail, OK # Uses dart:io.
« no previous file with comments | « no previous file | sdk/lib/_internal/compiler/implementation/closure.dart » ('j') | sdk/lib/_internal/lib/foreign_helper.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698