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

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

Issue 10244009: test rename overhaul: step 7 - corelib tests (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
Index: tests/corelib/corelib-leg.status
diff --git a/tests/corelib/corelib-leg.status b/tests/corelib/corelib-leg.status
deleted file mode 100644
index a626ebaebee995b04646944bf3005bc3d0611619..0000000000000000000000000000000000000000
--- a/tests/corelib/corelib-leg.status
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright (c) 2011, 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 && $checked ]
-*: Skip
-
-
-[ $compiler == dart2js ]
-MathParseDoubleTest: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
-
-
-# Bad test, assumes RegExp.allMatches returns a Collection.
-RegExpAllMatchesTest: Fail, OK # NoSuchMethodException : method not found: 'forEach'
-
-RegExp4Test: Fail, OK # Expects exception from const constructor.
-
-
-BigIntegerVMTest: Fail, OK # VM specific test.
-GrowableObjectArray2VMTest: Fail, OK # VM specific test.
-GrowableObjectArrayVMTest: Fail, OK # VM specific test.
-StringBaseVMTest: Fail, OK # VM specific test.
-
-[ $compiler == dart2js && $runtime == none ]
-*: Fail, Pass # TODO(ahe): Triage these tests.
-
-[ $compiler == dart2js && $runtime == drt ]
-ListSortTest: Fail, Pass # Issue 2667
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/corelib/date_time_test.dart » ('j') | tools/test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698