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

Unified Diff: pkg/pkg.status

Issue 148913003: Improve how we handle packages/ HTML imports. This resolves better any valid (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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index c2b905f178b17de42d70d5cd7186c48e2d44c897..80fad7cbe4b574a6d554e41c88d2e7b7cb8a0f48 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -122,6 +122,8 @@ intl/test/find_default_locale_standalone_test: Fail # Issue 8110
unittest/test/mock_regexp_negative_test: Skip
unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
+polymer/example/canonicalization2: Skip
Jennifer Messerly 2014/01/29 23:07:16 just curious, would the above line already be enou
Siggi Cherem (dart-lang) 2014/01/29 23:10:15 Yeah, I think so too, but I wanted to call these o
+polymer/example/canonicalization3: Skip
third_party/angular_tests/browser_test: StaticWarning # Issue 15890
@@ -131,11 +133,15 @@ third_party/angular_tests/browser_test: StaticWarning # Issue 15890
unittest/test/mock_regexp_negative_test: Skip
unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
+polymer/example/canonicalization2: Skip
+polymer/example/canonicalization3: Skip
third_party/angular_tests/browser_test: StaticWarning # Issue 15890
[ $compiler == dart2js && $runtime == none]
polymer/example/canonicalization: Skip
+polymer/example/canonicalization2: Skip
+polymer/example/canonicalization3: Skip
[ $compiler == dart2js && $csp ]
unittest/test/mirror_matchers_test: Skip # Issue 12151
@@ -156,7 +162,11 @@ 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/canonicalization_test: Fail, OK # tests development only behavior
+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
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
docgen/test/single_library_test: Fail # TODO(kasperl): Please triage.
@@ -259,7 +269,11 @@ unittest/test/unittest_test_returning_future_using_runasync_test: Fail # 13921
unittest/test/unittest_testcases_immutable_test: Fail # 13921
unittest/test/unitttest_group_name_test: Fail # 13921
polymer/test/custom_event_test: Pass, Crash # 14360
-polymer/example/canonicalization/test/canonicalization_deploy_test: Fail, OK # tests deploy only behavior
+polymer/example/canonicalization/test/deploy_test: Fail, OK # tests deploy only behavior
+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/dir/deploy_test: Fail, OK # tests deploy only behavior
+polymer/example/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy only behavior
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ]
polymer/test/custom_event_test: Skip # http://dartbug.com/15517
« no previous file with comments | « no previous file | pkg/polymer/example/canonicalization/lib/e.html » ('j') | pkg/polymer/example/canonicalization2/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698