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

Unified Diff: pkg/pkg.status

Issue 12897008: Set pkg.status for more Intl tests that crash the VM (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« 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 27d82d61d32655c2dd67780871e5812e6cc52b46..b90eaa19958a90e574ca6296a30a8ea9e3a1dbb7 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -22,6 +22,8 @@ webdriver/test/webdriver_test: Skip
[$compiler == none && $runtime == vm]
intl/test/date_time_format_file_even_test: Pass, Crash # Issue 9342
intl/test/date_time_format_file_odd_test: Pass, Crash # Issue 9342
+intl/test/date_time_format_local_even_test: Pass, Crash # Issue 9342
+intl/test/date_time_format_local_odd_test: Pass, Crash # Issue 9342
[$compiler == dart2dart]
*: Skip
@@ -129,4 +131,4 @@ dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
# Skip serialization test that explicitly has no library declaration in the
# test on Dartium, which requires all tests to have a library.
[ $runtime == dartium || $runtime == drt ]
-serialization/test/no_library_test: Skip
+serialization/test/no_library_test: Skip # Expected Failure
« 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