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

Unified Diff: dart/runtime/tests/vm/vm.status

Issue 46163002: Bugfix in test.dart, adding of specialized test outcomes for analyzer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/runtime/tests/vm/vm.status
diff --git a/dart/runtime/tests/vm/vm.status b/dart/runtime/tests/vm/vm.status
index be2665cb29fe3e406f884486d3fc7f57b4fca001..deb07f1d78c48e085109dff464ab503d74df2179 100644
--- a/dart/runtime/tests/vm/vm.status
+++ b/dart/runtime/tests/vm/vm.status
@@ -68,3 +68,8 @@ dart/isolate_mirror_local_test: Fail # Issue 13719: Please triage this failure.
dart/isolate_mirror_remote_test: Fail # Issue 13921
dart/isolate_unhandled_exception_test: Fail # Issue 13921
dart/mirrored_compilation_error_test: Skip # Can't pass needed VM flag
+
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
+dart/isolate_mirror_local_test: StaticWarning
+dart/mirrored_compilation_error_test: CompileTimeError
+dart/optimized_stacktrace_test: StaticWarning

Powered by Google App Engine
This is Rietveld 408576698