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

Unified Diff: pkg/pkg.status

Issue 225043004: Replace bootstrap logic with 'boot.js', use 'component/dart' mime-type and add (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 8e2be8e25a96acc472527f34a3ef4aad37006e09..ec0a369554eea6799be6bb9f6dd1ad84918e13b8 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -194,12 +194,7 @@ stack_trace/test/chain_test: Fail # Issues 15171 and 15105
crypto/test/sha256_test: Slow, Pass
crypto/test/sha1_test: Slow, Pass
polymer/example/component: Fail # Issue 13198
-polymer/example/canonicalization/test/dev_test: Fail, OK # tests development only behavior
-polymer/example/canonicalization/test/dev2_test: Fail, OK # tests development only behavior
-polymer/example/canonicalization/test/dev3_test: Fail, OK # tests development only behavior
-polymer/example/canonicalization/test/dir/dev_test: Fail, OK # tests development only behavior
-polymer/example/canonicalization/test/dir/dev2_test: Fail, OK # tests development only behavior
-polymer/test/mirror_loader_test: Fail, OK # tests development only behavior
+polymer/test/mirror_loader_test: Skip # tests development only behavior
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
docgen/test/single_library_test: Fail # TODO(kasperl): Please triage.
@@ -311,11 +306,6 @@ unittest/test/unittest_teardown_test: Fail # 13921
unittest/test/unittest_test_returning_future_test: Fail # 13921
unittest/test/unittest_test_returning_future_using_runasync_test: Fail # 13921
unittest/test/unittest_testcases_immutable_test: Fail # 13921
-polymer/example/canonicalization/test/deploy2_test: Fail, OK # tests deploy only behavior
-polymer/example/canonicalization/test/deploy3_test: Fail, OK # tests deploy only behavior
-polymer/example/canonicalization/test/deploy_test: Fail, OK # tests deploy only behavior
-polymer/example/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy only behavior
-polymer/example/canonicalization/test/dir/deploy_test: Fail, OK # tests deploy only behavior
polymer/test/custom_event_test: Pass, Crash # 14360
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ]
« no previous file with comments | « no previous file | pkg/polymer/example/canonicalization/lib/a.html » ('j') | samples/third_party/todomvc/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698