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

Unified Diff: dart/tests/standalone/standalone-leg.status

Issue 9838038: "Implement" #resource tag and various restrictions on library definitions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 8 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
Index: dart/tests/standalone/standalone-leg.status
diff --git a/dart/tests/standalone/standalone-leg.status b/dart/tests/standalone/standalone-leg.status
index bff9724e6cce053a71a611ef35360b00127d34f6..7e1c351e27e4d711143f57dab213e2c26fb7647e 100644
--- a/dart/tests/standalone/standalone-leg.status
+++ b/dart/tests/standalone/standalone-leg.status
@@ -6,12 +6,13 @@
AssertTest: Fail # Assert not implemented
+ByteArrayTest: Fail, OK # ByteArray
DeoptimizationTest: Fail, OK # Requires bigint.
+MediumIntegerTest: Fail, OK # cannot resolve type Mint
+OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
io/DirectoryInvalidArgumentsTest: Fail, OK # Broken test: DirectoryException does not exist
io/HttpParserTest: Fail, OK # ByteArray
+io/ManyEchoServerTest: fail, OK # Broken test: imports script without #library.
io/OptionsTest: Fail, OK # Cannot pass options to d8.
io/TestExtensionTest: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
io/TestRunnerTest: Fail, OK # library not found dart:builtin
-ByteArrayTest: Fail, OK # ByteArray
-MediumIntegerTest: Fail, OK # cannot resolve type Mint
-OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
« dart/frog/leg/scanner/scanner_task.dart ('K') | « dart/tests/language/language-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698