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

Unified Diff: tests/language/language_dart2js.status

Issue 1062913003: Extract CallStructure from Selector. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix expentancy in unittest Created 5 years, 8 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 | « tests/compiler/dart2js/private_test.dart ('k') | tests/language/private_access_lib.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 723129ba9dab5cbd68ffe2ec32047eb05ebca5d7..f732165a60f8d397897e19c21ff5c70e7da2f64e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -232,6 +232,8 @@ mixin_with_two_implicit_constructors_test: Fail # Issue 11889
# Calling unresolved class constructor:
call_nonexistent_constructor_test/01: Fail # Issue 13082
call_nonexistent_constructor_test/02: Fail # Issue 13082
+private_access_test/05: Fail # Issue 13082
+private_access_test/06: Fail # Issue 13082
bad_override_test/01: Fail # Issue 11496
bad_override_test/02: Fail # Issue 11496
« no previous file with comments | « tests/compiler/dart2js/private_test.dart ('k') | tests/language/private_access_lib.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698