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

Unified Diff: pkg/pkg.status

Issue 27090003: Mark prop_attr_reflection_test as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 692aa1da1dfcc59b219d236621dda842745d08a0..3665d83c83b159fecd449b2110571af230f98f6a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -24,6 +24,9 @@ third_party/html5lib/test/browser/browser_test: Skip
[ $compiler == dart2js ]
analyzer_experimental/test/generated/ast_test: RuntimeError #Issue 12341
+[ $compiler == dart2js && $runtime == drt ]
+polymer/test/prop_attr_reflection_test: Fail # Issue 14048
+
[ $compiler == dart2js && $checked && $runtime == ie9 ]
crypto/test/base64_test: Timeout # Issue 12486
@@ -274,4 +277,4 @@ observe/test/observe_test: fail
observe/test/observe_test: fail
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
-polymer/test/prop_attr_reflection_test: fail # Issue 14036
+polymer/test/prop_attr_reflection_test: fail # Issue 14036
« 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