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

Unified Diff: pkg/pkg.status

Issue 134443006: Enabling Angular tests on dart2js DRT, Dartium & VM (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 490c3282120f243d98625a71b79595da5afecb25..fb6a2df675274bb793177f41b40f3ad8227ecafa 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -25,8 +25,6 @@ third_party/html5lib/test/browser/browser_test: Skip
http/test/http_test: Pass, RuntimeError # Issue 15652
-third_party/angular_tests/*: Skip # Issue 15955
-
[ $runtime == vm ]
watcher/test/directory_watcher/polling_test: Timeout # Issue 16023
@@ -37,7 +35,8 @@ collection/test/equality_test/03: Fail # Issue 1533
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/core/parser/parser_test: Fail # Issue 15915
+third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
+third_party/angular_tests/browser_test/core/parser/parser: Fail # Issue 15915
typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
[ $compiler == dart2js && $checked ]
« 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