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

Unified Diff: tests/language/language.status

Issue 11301046: Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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/language/language.status
===================================================================
--- tests/language/language.status (revision 14313)
+++ tests/language/language.status (working copy)
@@ -55,8 +55,6 @@
compile_time_constant10_test/none: Fail # issue 5214
-export_cyclic_test: Crash # issue 6060
-
call_through_getter_test: Fail # issue 6124
call_through_null_getter_test: Fail # issue 6124
local_function_test: Fail # issue 6124
@@ -64,6 +62,8 @@
invocation_mirror_test: Fail # issue 3326, 3622.
+export_cyclic_test: Fail, Crash # issue 6060
+
[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
gc_test: Skip # Issue 1487, flaky.
@@ -315,10 +315,7 @@
[ $compiler == none && $runtime == drt ]
gc_test: Skip # Issue 1487
-prefix_new_test: Fail
import_combinators_test: Fail
-export_test: Fail # Issue 5785
-export_cyclic_test: Fail # Issue 5785
first_class_types_libraries_test: Fail # Issue 2264
local_export_test: Fail # http://dartbug.com/2264

Powered by Google App Engine
This is Rietveld 408576698