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

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

Issue 1134753007: dart2js cps: Stack trace should be obtained from raw exception value. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Status files Created 5 years, 7 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
« no previous file with comments | « pkg/compiler/lib/src/js_backend/codegen/unsugar.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 52f40f18da0ecc1381e9968157f6632cc78f56ae..9989e0312b0d3bf49706e1585c6c8a3eabd944b9 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -63,7 +63,7 @@ dart/optimized_stacktrace_test: RuntimeError
# 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: RuntimeError # Issue 7953
+dart/inline_stack_frame_test: RuntimeError, Pass # Issue 7953
[ $compiler == dart2js || $compiler == dartanalyzer || $compiler == dart2analyzer ]
# Data uri's not supported by dart2js or the analyzer.
@@ -90,6 +90,3 @@ dart/snapshot_version_test: SkipByDesign # Spawns processes
[ $runtime == vm && $mode == debug && $builder_tag == asan ]
cc/Dart2JSCompileAll: Skip # Timeout.
-
-[ $compiler == dart2js && $cps_ir ]
-dart/error_stacktrace_test: RuntimeError # Please triage this failure.
« no previous file with comments | « pkg/compiler/lib/src/js_backend/codegen/unsugar.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698