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

Unified Diff: dart/pkg/pkg.status

Issue 14173005: Update dart:mirrors to use Symbol. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Also use _symbol_dev.Symbol.getName in dart2js Created 7 years, 8 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 | dart/runtime/lib/collection_dev_patch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index 959a310c8a657e10a9d6fa29890c7a4c445ce269..c4b6f349a5af3e47e763c08406f8fbcdf322b21a 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -2,6 +2,9 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+serialization/test/*: Skip # http://dartbug.com/9894
+
+
# Run this test manually to verify that the fixnum library produces
# the same results as native ints on a set of directed and random inputs.
# Skip it when running automated tests because it times out. This
« no previous file with comments | « no previous file | dart/runtime/lib/collection_dev_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698