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

Unified Diff: tests/standalone/standalone.status

Issue 16019002: Merge the dart:uri library into dart:core and update the Uri class (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add missing files Created 7 years, 7 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: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 10e39ba3c6e36a9a48582805684c70ccb93a1760..a4e513d97904ed2ed2fa63e51d8a71527696e248 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -110,6 +110,8 @@ package/package_isolate_test: Skip # spawnUri does not work in dart2js. See issu
debugger/*: Skip # Do not run standalone vm debugger tests with dart2js.
left_shift_bit_and_op_test: Skip # Integers exceed dart2js precision.
pow_test: Skip # Precision > 53 bits.
+io/test_runner_test: Fail # Library dart:io removed.
floitsch 2013/05/24 20:37:27 dart:uri ?
Søren Gjesse 2013/05/27 10:47:21 Done.
+io/skipping_dart2js_compilations_test: Skip # Library dart:io removed.
[ $compiler == dart2js && $jscl ]
assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.

Powered by Google App Engine
This is Rietveld 408576698