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

Unified Diff: tests/language/language.status

Issue 8347035: Add a test for testing evaluation order of getters. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 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
« no previous file with comments | « no previous file | tests/language/src/GetterClosureExecutionOrderTest.dart » ('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 548)
+++ tests/language/language.status (working copy)
@@ -63,6 +63,8 @@
OverrideFieldTest/none: Fail # Bug 5384222
GenericParameterizedExtendsTest: Skip # Bug 5391643
+GetterClosureExecutionOrderTest: Fail # Bug 5481868
+
# DartC specific tests that should not be run by the VM.
*DartcTest: Skip
@@ -142,6 +144,7 @@
OverrideFieldMethod5NegativeTest: Fail # Bug 5215249
OverrideFieldMethod6NegativeTest: Fail # Bug 5215249
CharEscapeTest: Fail
+GetterClosureExecutionOrderTest: Fail # Bug 5481595
# The following tests use missing error classes. Bug 4385894.
AssertTest: Fail # Uses AssertError class.
« no previous file with comments | « no previous file | tests/language/src/GetterClosureExecutionOrderTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698