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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2491543002: [debug-wrapper] Conditional breaks, locals, evaluate, scopes (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « test/mjsunit/ignition/debug-step-mixed-stack.js ('k') | test/mjsunit/regress-3225.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 4a75f252bf0fa6689c1b8193c661c9000f0764b6..82d3932292e46a488e57d35c853a965f6f28cfda 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -219,10 +219,6 @@
# Async function tests taking too long
# https://bugs.chromium.org/p/v8/issues/detail?id=5411
'harmony/async-function-debug-scopes': [SKIP],
- 'harmony/async-debug-caught-exception-cases0': [SKIP],
- 'harmony/async-debug-caught-exception-cases1': [SKIP],
- 'harmony/async-debug-caught-exception-cases2': [SKIP],
- 'harmony/async-debug-caught-exception-cases3': [SKIP],
# TODO(mstarzinger): Takes too long with TF.
'array-sort': [PASS, NO_VARIANTS],
@@ -239,9 +235,6 @@
# Too slow for gc stress.
'asm/embenchen/box2d': [SKIP],
- # Issue 3723.
- 'regress/regress-3717': [SKIP],
-
# BUG(v8:4237)
'regress/regress-3976': [SKIP],
@@ -595,8 +588,6 @@
##############################################################################
['variant == stress', {
- 'debug-evaluate-locals-optimized': [FAIL],
- 'debug-evaluate-locals-optimized-double': [FAIL],
'ignition/regress-599001-verifyheap': [SKIP],
'unicode-test': [SKIP],
}], # variant == stress
@@ -605,20 +596,14 @@
['variant == turbofan_opt', {
# TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
- 'debug-evaluate-closure': [FAIL],
'debug-evaluate-locals': [FAIL],
'debug-set-variable-value': [FAIL],
- 'debug-evaluate-locals-optimized': [FAIL],
- 'debug-evaluate-locals-optimized-double': [FAIL],
'debug-liveedit-double-call': [FAIL],
'es6/debug-evaluate-blockscopes': [FAIL],
# TODO(jgruber): Fails in --turbo --always-opt mode.
'regress/regress-105': [FAIL],
- # TODO(mstarzinger): Debugger cannot materialize de-materialized functions.
- 'regress/regress-crbug-323936': [FAIL],
-
# Too slow.
'big-object-literal': [SKIP],
'ignition/regress-599001-verifyheap': [SKIP],
« no previous file with comments | « test/mjsunit/ignition/debug-step-mixed-stack.js ('k') | test/mjsunit/regress-3225.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698