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

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, 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 | « tests/language/import_combinators_test.dart ('k') | tests/language/language_dart2js.status » ('j') | 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 14440)
+++ tests/language/language.status (working copy)
@@ -57,13 +57,12 @@
compile_time_constant10_test/none: Fail # issue 5214
-export_cyclic_test: Crash # issue 6060
-
call_through_null_getter_test: Fail # issue 6124
invocation_mirror_test: Fail # issue 3326, 3622.
no_such_method_test: Fail # issue 3326, 3622.
+export_cyclic_test: Fail, Crash # issue 6060
invocation_mirror_indirect_test: Fail # Issue 3326
[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
@@ -319,10 +318,6 @@
final_variable_assignment_test/03: Fail
final_variable_assignment_test/04: Fail
gc_test: Skip # Issue 1487
-import_combinators_test: Fail
-export_cyclic_test: Fail # Issue 5785
-first_class_types_libraries_test: Fail # Issue 2264
-local_export_test: Fail # http://dartbug.com/2264
[ $runtime == dartium ]
« no previous file with comments | « tests/language/import_combinators_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698