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

Unified Diff: tests/utils/utils.status

Issue 23769004: java2dart improvement - use field if getter/setter are trivial. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 9814aaae82e3d6fec9b708c06e93beca652db986..b1c695ff4b178074b3d2802e454270ea0ac05a00 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -22,3 +22,6 @@ txt_layout_test: Skip # Might just go away.
[ $compiler == dartanalyzer ]
dart2js_test: Fail # Issue 13012
+
+[ $compiler == dart2analyzer ]
+dart2js_test: Fail # Issue 13012

Powered by Google App Engine
This is Rietveld 408576698