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

Unified Diff: tests/language/language.status

Issue 10827277: update dart2dart test status after https://chromiumcodereview.appspot.com/10826243/ (Closed) Base URL: https://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 | « 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
diff --git a/tests/language/language.status b/tests/language/language.status
index b839ec8985871db980a68878dd6203bf0bda8a21..b42d756058a9d1be5ff339b49b9275471ccb0733 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -143,6 +143,11 @@ prefix_core_test: Fail # Issue 2264.
*: Skip
[ $compiler == dart2dart ]
+class_cycle_negative_test: Fail, OK # Bad test: assumes eager loading.
+field1_negative_test: Fail, OK # Bad test: assumes eager loading.
+field6_negative_test: Fail, OK # Bad test: assumes eager loading.
+field7_negative_test: Fail, OK # Bad test: assumes eager loading.
+interface_cycle_negative_test: Fail, OK # Bad test: assumes eager loading.
# Tests that crash after reverting resolution of type variables in default clause.
# https://chromiumcodereview.appspot.com/10824062/
default_factory2_test/01: 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