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

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

Issue 10252020: test rename overhaul: step 12 - standalone (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « tests/standalone/standalone.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone-leg.status
diff --git a/tests/standalone/standalone-leg.status b/tests/standalone/standalone-leg.status
deleted file mode 100644
index a9fb2bad883ba03dc41fe5cea2ed0c03f9ef7ca8..0000000000000000000000000000000000000000
--- a/tests/standalone/standalone-leg.status
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
-# 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.
-
-[ $compiler == dart2js ]
-MediumIntegerTest: Fail, OK # cannot resolve type Mint
-io/TestExtensionTest: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
-io/TestRunnerTest: Fail, OK # library not found dart:builtin
-
-[ $compiler == dart2js && $runtime == d8 ]
-AssertTest: Fail # Assert not implemented
-ByteArrayTest: Fail, OK # ByteArray
-DeoptimizationTest: Fail, OK # Requires bigint.
-OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
-io/HttpParserTest: Fail, OK # ByteArray
-io/OptionsTest: Fail, OK # Cannot pass options to d8.
-crypto/Sha1Test: Skip
-
-[ $compiler == dart2js && $runtime == none ]
-FailTest: Skip # fails only at runtime, overrides default expectation from standalone.status
« no previous file with comments | « tests/standalone/standalone.status ('k') | tests/standalone/status_expression_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698