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

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

Issue 12049039: Fix source position for stack traces with optimized top function. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: avoid default arguments by using pending_deoptimization_env_ Created 7 years, 11 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
===================================================================
--- runtime/tests/vm/vm.status (revision 17448)
+++ runtime/tests/vm/vm.status (working copy)
@@ -33,6 +33,8 @@
dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
dart/byte_array_test: Skip # compilers not aware of byte arrays
dart/isolate_unhandled*: Skip
+# The source positions do not match with dart2js.
+dart/optimized_stacktrace_test: Fail
srdjan 2013/01/28 18:03:58 Can you check with dart2js team if it is ever sup
Florian Schneider 2013/01/29 12:19:07 After consulting, I'll leave the status as Fail in
[ $compiler == dart2js && $minified ]
# Methods in stack traces are renamed.

Powered by Google App Engine
This is Rietveld 408576698