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

Unified Diff: pkg/pkg.status

Issue 11833035: Status file updates for jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | tests/co19/co19-dart2js.status » ('j') | tests/co19/co19-dart2js.status » ('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 b33af1ad1901c13cc391256c479f0426ed2c125c..5963f7547ac367c8c3857cffde0c2c0a487537e0 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -19,7 +19,7 @@ oauth2/test/*: Skip
path/test/*: Skip
# Skip tests that use local file access if we're running in any browser
-[ $runtime == opera || $runtime == ff || $runtime == ie9 || $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == drt ]
+[ $runtime == opera || $runtime == ff || $runtime == ie9 || $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == drt || $runtime == jsshell]
http/test/*: Skip
oauth2/test/*: Skip
path/test/*: Skip
@@ -83,3 +83,21 @@ unittest/test/instance_test: Skip
[ $compiler == none && $runtime == drt ]
dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
+
+[ $compiler == dart2js && $runtime == jsshell ]
+args/test/args_test: Fail # TODO(ngeoaffray): Please triage these failure.
ngeoffray 2013/01/10 14:19:34 ngeoaffray -> ngeoffray
+args/test/parse_test: Fail # TODO(ngeoaffray): Please triage these failure.
+args/test/usage_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/bidi_format_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/bidi_utils_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/date_time_format_local_even_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/date_time_format_local_odd_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/date_time_format_uninitialized_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/intl_message_basic_example_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/intl_test: Fail # TODO(ngeoaffray): Please triage these failure.
+intl/test/number_format_test: Fail # TODO(ngeoaffray): Please triage these failure.
+logging/test/logging_test: Fail # TODO(ngeoaffray): Please triage these failure.
+serialization/test/polyfill_identity_map_test: Fail # TODO(ngeoaffray): Please triage these failure.
+unittest/test/matchers_test: Fail # TODO(ngeoaffray): Please triage these failure.
+unittest/test/mock_test: Fail # TODO(ngeoaffray): Please triage these failure.
+unittest/test/unittest_test: Fail # TODO(ngeoaffray): Please triage these failure.
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | tests/co19/co19-dart2js.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698