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

Unified Diff: tests/corelib/corelib.status

Issue 10860071: Continued deletion of frog. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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/corelib/const_list_literal_test.dart ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 11091)
+++ tests/corelib/corelib.status (working copy)
@@ -11,35 +11,6 @@
[ $compiler == dartc ]
*vm_test: Skip
-[ $compiler == frog ]
-# VM or DartC specific tests not to be run by Frog. See language.status.
-*vm_test: Skip
-*vm_negative_test: Skip
-*dartc_test: Skip
-*dartc_negative_test: Skip
-# Note: Correctly skips 4 VMTests that rely on VM internals
-
-compare_to2_test: Fail, Ok # Requires bigint support.
-const_list_*: Fail # 'const' is not currently checked.
-core_runtime_types_test: Fail
-for_in_test: Fail
-list_test: Fail
-maps_test: Fail
-math_parse_double_test: Fail
-reg_exp_all_matches_test: Fail
-reg_exp4_test: Fail # New test added on 10/28.
-stopwatch_test: Pass,Fail # Issue 2398
-string_pattern_test: Fail
-string_substring_test: Fail
-string_test: Fail # Needs index out of range checks.
-string_replace_dollar_test: Fail
-
-# New methods (timeZoneName and timeZoneOffset) were not ported to frog.
-date_time7_test: Skip
-
-[ $compiler == frog && $runtime == none ]
-*: Skip
-
[ $runtime == ff || $runtime == ie ]
unicode_test: Fail
« no previous file with comments | « tests/corelib/const_list_literal_test.dart ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698