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

Unified Diff: tests/language/language.status

Issue 16063004: - Reenable gc_test. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 23316)
+++ tests/language/language.status (working copy)
@@ -34,7 +34,6 @@
closure_type_variable_test: Fail # Type variable used as expression (dartbug.com/6282)
built_in_identifier_prefix_test: Fail # http://dartbug.com/6970
library_juxtaposition_test: Fail # Issue 6877
-gc_test: Pass, Fail # Issue 1487
pseudo_kw_illegal_test/14: Fail # Issue 356
method_override2_test/00: Fail # Issue 7076.
method_override2_test/02: Fail # Issue 7076.
@@ -87,12 +86,6 @@
execute_finally10_test: Fail # Issue 430
execute_finally11_test: Fail # Issue 430
-[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
-gc_test: Skip # Issue 1487, flaky.
-
-[ $compiler == none && $mode == debug ]
-gc_test: Skip # Takes too long.
-
[ $compiler == none && $unchecked ]
# Only checked mode reports an error on type assignment
@@ -311,7 +304,6 @@
final_variable_assignment_test/02: Fail
final_variable_assignment_test/03: Fail
final_variable_assignment_test/04: Fail
-gc_test: Skip # Issue 1487
[ $runtime == dartium ]
@@ -476,7 +468,6 @@
constructor5_test: Fail
constructor6_test: Fail
closure_in_initializer_test: Fail
-gc_test: Pass,Fail
super_first_constructor_test: Fail
# VM specific tests.
disable_privacy_test: Pass, Fail, Ok
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698