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

Unified Diff: pkg/pkg.status

Issue 124053002: Adding Angular and dependent packages for testing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 12 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 | pkg/third_party/angular_tests/_specs_test.dart » ('j') | third_party/pkg/update_angular.sh » ('J')
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 36160f6fbbe59c1fe6f3904ae637c54b8515cdf6..0f40e911895259ec4942fbd95b3c899c46e9cfd8 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -31,6 +31,9 @@ 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 15769
+third_party/angular_tests/directive/input_select_test: Fail # Issue 15769
+third_party/angular_tests/directive/ng_model_test: Fail # Issue 15769
typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
[ $compiler == dart2js && $checked ]
@@ -71,6 +74,16 @@ polymer/test/register_test: Skip #uses dart:html
polymer/test/take_attributes_test: Skip #uses dart:html
polymer/test/template_distribute_dynamic_test: Skip #uses dart:html
polymer/test/unbind_test: Skip # uses dart:html
+third_party/angular_tests/_specs_test: Skip # uses dart:html
+third_party/angular_tests/angular_test: Skip # uses dart:html
+third_party/angular_tests/bootstrap_test: Skip # uses dart:html
+third_party/angular_tests/core/*: Skip # uses dart:html
+third_party/angular_tests/core_dom/*: Skip # uses dart:html
+third_party/angular_tests/directive/*: Skip # uses dart:html
+third_party/angular_tests/filter/*: Skip # uses dart:html
+third_party/angular_tests/introspection_test: Skip # uses dart:html
+third_party/angular_tests/mock/*: Skip # uses dart:html
+third_party/angular_tests/routing/*: Skip # uses dart:html
[$compiler == dart2dart]
*: Skip
@@ -125,6 +138,9 @@ unittest/test/mock_regexp_negative_test: Skip
unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
+third_party/angular_tests/*: StaticWarning # Issue 15890
+third_party/angular_tests/tools/*: Pass
+
[ $compiler == dart2analyzer ]
# These tests are runtime negative but statically positive, so we skip
# them in the analyzer.
@@ -192,6 +208,7 @@ oauth2/test/handle_access_token_response_test: Fail, OK # Uses dart:io.
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/tools/*: Skip # Uses dart:io
watcher/test/*: Fail, OK # Uses dart:io.
scheduled_test/test/descriptor/async_test: Fail # http://dartbug.com/8440
@@ -221,6 +238,7 @@ scheduled_test/test/scheduled_test/wrap_future_test: Fail # http://dartbug.com/8
*/test/analyzer_test: Skip # No need to run analysis tests on browser bots
# Skip tests on the browser if the test depends on dart:io
+third_party/angular_tests/io/*: Skip
third_party/html5lib/test/parser_test: Skip
third_party/html5lib/test/tokenizer_test: Skip
« no previous file with comments | « no previous file | pkg/third_party/angular_tests/_specs_test.dart » ('j') | third_party/pkg/update_angular.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698