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

Unified Diff: dart/tests/corelib/corelib.status

Issue 8372095: Bleeding edge change to get frog integrated into the testing infrastructure. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 1 month 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 | « dart/compiler/tests/dartc/testcfg.py ('k') | dart/tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/corelib/corelib.status
===================================================================
--- dart/tests/corelib/corelib.status (revision 1135)
+++ dart/tests/corelib/corelib.status (working copy)
@@ -29,6 +29,39 @@
ListSortTest: Fail
+[ $component == frog || $component == frogsh ]
+# VM or DartC specific tests not to be run by Frog. See language.status.
+*VMTest: Skip
+*VMNegativeTest: Skip
+*DartcTest: Skip
+*DartcNegativeTest: Skip
+
+ConstList*: Fail # 'const' is not currently checked.
+CoreRuntimeTypesTest: Fail
+DateTimeTest: Fail
+DoubleCompareTest: Fail # Issue with static finals and -Infinity, -0.
+ExpressionTest: Fail
+ForInTest: Fail
+IndexedListAccessTest: Fail
+IndexOutOfRangeExceptionTest: Fail
+ListGetRangeTest: Fail
+ListFromListTest: Fail
+ListInsertRangeTest: Fail
+ListRemoveRangeTest: Fail
+ListSetRangeTest: Fail
+ListTest: Fail
+MapFromTest: Fail
+MapsTest: Fail
+MathTest: Fail
+NanInfinityTest: Fail
+PortTest: Fail
+RegExpAllMatchesTest: Fail
+RegExp4Test: Fail # New test added on 10/28.
+StringPatternTest: Fail
+StringSubstringTest: Fail
+StringTest: Fail # Needs index out of range checks.
+
+
[ $arch == x64 ]
*: Skip
« no previous file with comments | « dart/compiler/tests/dartc/testcfg.py ('k') | dart/tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698