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

Unified Diff: test_reflectable/.status

Issue 1182083002: Implement `.instanceMembers`. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Fix return type in test Created 5 years, 6 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: test_reflectable/.status
diff --git a/test_reflectable/.status b/test_reflectable/.status
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0ba1ef3050bae44314de63ba78350d39597af489 100644
--- a/test_reflectable/.status
+++ b/test_reflectable/.status
@@ -0,0 +1,2 @@
+[ $compiler == dart2js ]
+test/declarations_test: RuntimeError # Dart2js does not implement all properties of mirrors.

Powered by Google App Engine
This is Rietveld 408576698