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

Unified Diff: pkg/pkg.status

Issue 131623006: Skipping dartanalyzer for Angular tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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 15023368dc92fe1137c6f5deca7a6174a0d484e0..e46083d3fabd49371af0f5a7de3ba876c9cfc3e5 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -31,7 +31,6 @@ collection/test/equality_test/04: Fail # Issue 1533
collection/test/equality_test/05: Fail # Issue 1533
collection/test/equality_test/none: Pass, Fail # Issue 14348
third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
-third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337
typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
[ $compiler == dart2js && $checked ]
@@ -125,6 +124,7 @@ unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
third_party/angular_tests/browser_test: StaticWarning # Issue 15890
+third_party/angular_tests/browser_test: Skip # Issue 16346
[ $compiler == dart2analyzer ]
# These tests are runtime negative but statically positive, so we skip
@@ -197,6 +197,7 @@ observe/test/transformer_test: Fail, OK # Uses dart:io.
path/test/io_test: Fail, OK # Uses dart:io.
polymer/test/build/*: Fail, OK # Uses dart:io.
third_party/angular_tests/vm_test: Skip # Uses dart:io
+third_party/angular_tests/browser_test/core_dom/cookies: Fail # Issue 16337
blois 2014/01/27 23:02:52 And just applying this to Dartium as well as Dart2
watcher/test/*: Fail, OK # Uses dart:io.
scheduled_test/test/descriptor/*: Fail # http://dartbug.com/8440
« 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