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

Unified Diff: pkg/pkg.status

Issue 584473004: Revert "remove serialization. it's moved to github" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/serialization/LICENSE » ('j') | 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 34121fb4526af514de270bde293084274b854a49..c6b78eda0ab2502d8b20aff5ab441ccb7dd2c041 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -388,7 +388,11 @@ watcher/test/directory_watcher/linux_test: Skip # Issue 16118
# simulator.
*: Skip
+# Skip serialization test that explicitly has no library declaration in the
+# test on Dartium, which requires all tests to have a library.
[ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ]
+serialization/test/no_library_test: Skip # Expected Failure
+serialization/test/serialization_test: Fail # 13921
unittest/test/async_exception_test: RuntimeError # 13921
unittest/test/async_exception_with_future_test: RuntimeError # 13921
unittest/test/async_setup_teardown_test: RuntimeError # 13921
« no previous file with comments | « no previous file | pkg/serialization/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698