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

Unified Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 29853003: Test for shadowing fields when extending native classes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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/compiler/dart2js_native/subclassing_super_field_1_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index 1daea78e2d1706bcffa5b0a198f7995917a1c744..c8e3e7f65a1d0dd2d88d91e65b43bdbfd90c71ab 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -8,6 +8,8 @@
[ $compiler == dart2js ]
native_no_such_method_exception4_frog_test: Fail # Issue 9631
native_no_such_method_exception5_frog_test: Fail # Issue 9631
+subclassing_super_field_1_test: Fail # Issue 14096
+subclassing_super_field_2_test: Fail # Issue 14096
[ $compiler == dart2js && $unminified ]
fake_thing_test: Fail # Issue 13010
« no previous file with comments | « no previous file | tests/compiler/dart2js_native/subclassing_super_field_1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698