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

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

Issue 23494066: Automatically converted general Fail status file markers to one of the more specific markers (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: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 6add2969554a51e753b229230ff3e0df6385311f..a320f0679445dd26ad78f6927c4257088c0bbbd1 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -37,12 +37,12 @@ dart/isolate_unhandled*: Skip
[ $compiler == dart2js ]
# The source positions do not match with dart2js.
-dart/optimized_stacktrace_test: Fail
+dart/optimized_stacktrace_test: RuntimeError
[ $compiler == dart2js ]
# Methods can be missing in dart2js stack traces due to inlining. Also when
# minifying they can be renamed, which is issue 7953.
-dart/inline_stack_frame_test: Fail
+dart/inline_stack_frame_test: RuntimeError
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.
« no previous file with comments | « pkg/pkg.status ('k') | tests/co19/co19-dart2js.status » ('j') | tests/co19/co19-dart2js.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698