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

Unified Diff: tests/language/language.status

Issue 10982083: Skip flaky negative tests for factory redirection on dartc (issue 5538). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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 12985)
+++ tests/language/language.status (working copy)
@@ -154,8 +154,7 @@
disable_privacy_test: Fail # Issue 1882: Needs --disable_privacy support.
duplicate_implements_test/03: Fail, OK # we are going to remove interfaces
duplicate_implements_test/04: Fail, OK # we are going to remove interfaces
-factory_redirection_test/01: Crash # Not implemented.
-factory_redirection_test/04: Crash # Not implemented.
+factory_redirection_test/0*: Skip # Flaky negative tests, crash, fail, or pass. Not implemented.
factory5_test/00: Fail # issue 3079
field_method4_negative_test: Fail # Runtime only test, rewrite as multitest
field7_negative_test: Fail, OK # language changed, test issue 5249
@@ -408,13 +407,7 @@
switch_label_test: Fail
# Common with language_dart2js.
factory_redirection_test/none: Fail # Not implemented.
-factory_redirection_test/01: Fail # Not implemented.
-factory_redirection_test/02: Fail # Not implemented.
-factory_redirection_test/03: Fail # Not implemented.
-factory_redirection_test/04: Pass # For the wrong reason. Not implemented.
-factory_redirection_test/05: Fail # Not implemented.
-factory_redirection_test/06: Fail # Not implemented.
-factory_redirection_test/07: Pass # For the wrong reason. Not implemented.
+factory_redirection_test/0*: Skip # Flaky negative tests, crash, fail, or pass. Not implemented.
function_type_alias5_test/00: Fail
function_type_alias5_test/01: Fail
function_type_alias5_test/02: Fail
« 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