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

Unified Diff: pkg/pkg.status

Issue 19577015: mark some tests as failing on dart2js+csp (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 29c75cdc9f976d1ceea56eba7ac4d3f00f153937..87fd3f669c03b121a7b6a430c20a5ff1a1018029 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -68,9 +68,6 @@ analyzer_experimental/test/generated/ast_test: Fail, Slow # Issue 11230
unittest/test/instance_test: Fail # http://dartbug.com/11191
stack_trace/test/trace_test: Pass, Timeout # Issue 11645
-[ $compiler == dart2js && $checked ]
-mdv_observe/test/observable_map_test: Fail # BUG(11480): Triage.
Jennifer Messerly 2013/07/23 03:51:04 this pkg+test no longer exists
-
[ $compiler == dartanalyzer || $compiler == dart2analyzer]
# These tests are runtime negative but statically positive, so we skip
# them in the analyzer.
@@ -79,6 +76,9 @@ unittest/test/mock_stepwise_negative_test: Skip
[ $compiler == dart2js && $csp ]
unittest/test/unittest_test: Pass, Crash # Issue 10935
+observe/test/observe_test: Fail # Issue 11970
+observe/test/path_observer_test: Fail # Issue 11970
+mdv/test/binding_syntax_test: Fail # Issue 11970
serialization/test/serialization_test: Fail # Issue 6490
serialization/test/no_library_test: Fail # Issue 6490
« 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