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

Unified Diff: tests/corelib/corelib.status

Issue 2687143005: Include metadata in AOT to expand inline frames in stack traces and provide line numbers. (Closed)
Patch Set: collect invisible code frames Created 3 years, 10 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/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 2d8bfad02eb24e175858c5636deeb59cf0858ca6..f52edfa9e1d77312b5b17afc1577cf7c5639d5e3 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -195,10 +195,6 @@ collection_removes_test: Crash # Issue 25911
apply3_test: SkipByDesign # Imports dart:mirrors
[ $compiler == precompiler ]
-# Stacktraces in precompilation omit inlined frames.
-stacktrace_current_test: Pass, RuntimeError
-error_stack_trace1_test: Pass, RuntimeError
-
regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
big_integer_huge_mul_vm_test: Pass, Timeout # --no_intrinsify
big_integer_parsed_mul_div_vm_test: Pass, Timeout # --no_intrinsify

Powered by Google App Engine
This is Rietveld 408576698