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

Issue 2480283002: Revert of [debugger] Migrate more debugger tests to inspector (Closed)

Created:
4 years, 1 month ago by jgruber
Modified:
4 years, 1 month ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [debugger] Migrate more debugger tests to inspector (patchset #2 id:20001 of https://codereview.chromium.org/2480223002/ ) Reason for revert: http://build.chromium.org/p/client.v8/builders/V8%20Linux%20gcc%204.8/builds/9724 Original issue's description: > [debugger] Migrate more debugger tests to inspector > > This moves all tests currently working with the inspector debugger wrapper to > test/debugger. > > BUG=v8:5530 TBR=yangguo@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=v8:5530 Committed: https://crrev.com/d5948caed59411d72fa27eca65d00a008b4e96f3 Cr-Commit-Position: refs/heads/master@{#40805}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2939 lines, -2938 lines) Patch
D test/debugger/debug/compiler/osr-typing-debug-change.js View 1 chunk +0 lines, -118 lines 0 comments Download
D test/debugger/debug/es6/debug-break-default-constructor.js View 1 chunk +0 lines, -41 lines 0 comments Download
D test/debugger/debug/es6/debug-promises/async-task-event.js View 1 chunk +0 lines, -62 lines 0 comments Download
D test/debugger/debug/es6/debug-promises/evaluate-across-microtasks.js View 1 chunk +0 lines, -65 lines 0 comments Download
D test/debugger/debug/es6/debug-promises/stepin-constructor.js View 1 chunk +0 lines, -46 lines 0 comments Download
D test/debugger/debug/es6/debug-step-destructuring-assignment.js View 1 chunk +0 lines, -84 lines 0 comments Download
D test/debugger/debug/es6/debug-step-destructuring-bind.js View 1 chunk +0 lines, -109 lines 0 comments Download
D test/debugger/debug/es6/debug-step-into-class-extends.js View 1 chunk +0 lines, -41 lines 0 comments Download
D test/debugger/debug/es6/debug-step-into-constructor.js View 1 chunk +0 lines, -117 lines 0 comments Download
D test/debugger/debug/es6/debug-step-into-regexp-subclass.js View 1 chunk +0 lines, -35 lines 0 comments Download
D test/debugger/debug/es6/debug-stepin-collections-foreach.js View 1 chunk +0 lines, -99 lines 0 comments Download
D test/debugger/debug/es6/debug-stepin-generators.js View 1 chunk +0 lines, -44 lines 0 comments Download
D test/debugger/debug/es6/debug-stepin-tailcalls.js View 1 chunk +0 lines, -46 lines 0 comments Download
D test/debugger/debug/es6/debug-stepout-tailcalls.js View 1 chunk +0 lines, -45 lines 0 comments Download
D test/debugger/debug/es6/generators-relocation.js View 1 chunk +0 lines, -60 lines 0 comments Download
D test/debugger/debug/for-in-opt.js View 1 chunk +0 lines, -156 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-basic.js View 1 chunk +0 lines, -39 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-abort-at-break.js View 1 chunk +0 lines, -55 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-continue-at-break.js View 1 chunk +0 lines, -55 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-in.js View 1 chunk +0 lines, -51 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-in-and-out.js View 1 chunk +0 lines, -51 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-in-out-out.js View 1 chunk +0 lines, -51 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-nested.js View 1 chunk +0 lines, -58 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-next.js View 1 chunk +0 lines, -51 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-next-constant.js View 1 chunk +0 lines, -39 lines 0 comments Download
D test/debugger/debug/harmony/async-debug-step-out.js View 1 chunk +0 lines, -49 lines 0 comments Download
D test/debugger/debug/harmony/debug-async-break.js View 1 chunk +0 lines, -75 lines 0 comments Download
D test/debugger/debug/harmony/debug-async-break-on-stack.js View 1 chunk +0 lines, -77 lines 0 comments Download
D test/debugger/debug/ignition/debug-break.js View 1 chunk +0 lines, -45 lines 0 comments Download
D test/debugger/debug/ignition/debug-break-on-stack.js View 1 chunk +0 lines, -47 lines 0 comments Download
D test/debugger/debug/ignition/debug-scope-on-return.js View 1 chunk +0 lines, -30 lines 0 comments Download
D test/debugger/debug/ignition/debugger-statement.js View 1 chunk +0 lines, -31 lines 0 comments Download
D test/debugger/debug/regress/debug-prepare-step-in.js View 1 chunk +0 lines, -55 lines 0 comments Download
D test/debugger/debug/regress/regress-147497.js View 1 chunk +0 lines, -44 lines 0 comments Download
D test/debugger/debug/regress/regress-1523.js View 1 chunk +0 lines, -67 lines 0 comments Download
D test/debugger/debug/regress/regress-269.js View 1 chunk +0 lines, -47 lines 0 comments Download
D test/debugger/debug/regress/regress-2825.js View 1 chunk +0 lines, -42 lines 0 comments Download
D test/debugger/debug/regress/regress-3717.js View 1 chunk +0 lines, -33 lines 0 comments Download
D test/debugger/debug/regress/regress-392114.js View 1 chunk +0 lines, -65 lines 0 comments Download
D test/debugger/debug/regress/regress-4320.js View 1 chunk +0 lines, -20 lines 0 comments Download
D test/debugger/debug/regress/regress-491536.js View 1 chunk +0 lines, -9 lines 0 comments Download
D test/debugger/debug/regress/regress-514362.js View 1 chunk +0 lines, -20 lines 0 comments Download
D test/debugger/debug/regress/regress-5279.js View 1 chunk +0 lines, -15 lines 0 comments Download
D test/debugger/debug/regress/regress-5559.js View 1 chunk +0 lines, -37 lines 0 comments Download
D test/debugger/debug/regress/regress-617882.js View 1 chunk +0 lines, -29 lines 0 comments Download
D test/debugger/debug/regress/regress-94873.js View 1 chunk +0 lines, -76 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-387599.js View 1 chunk +0 lines, -16 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-405491.js View 1 chunk +0 lines, -5 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-405922.js View 1 chunk +0 lines, -29 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-409614.js View 1 chunk +0 lines, -36 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-568477-1.js View 1 chunk +0 lines, -53 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-568477-3.js View 1 chunk +0 lines, -55 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-568477-4.js View 1 chunk +0 lines, -38 lines 0 comments Download
D test/debugger/debug/regress/regress-crbug-582048.js View 1 chunk +0 lines, -30 lines 0 comments Download
D test/debugger/debug/regress/regress-debug-code-recompilation.js View 1 chunk +0 lines, -50 lines 0 comments Download
D test/debugger/debug/regress/regress-debug-context-load.js View 1 chunk +0 lines, -7 lines 0 comments Download
D test/debugger/debug/wasm/asm-debug.js View 1 chunk +0 lines, -89 lines 0 comments Download
A test/mjsunit/compiler/osr-typing-debug-change.js View 1 chunk +119 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-break-default-constructor.js View 1 chunk +42 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-promises/async-task-event.js View 1 chunk +63 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-promises/evaluate-across-microtasks.js View 1 chunk +66 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-promises/stepin-constructor.js View 1 chunk +47 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-step-destructuring-assignment.js View 1 chunk +85 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-step-destructuring-bind.js View 1 chunk +110 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-step-into-class-extends.js View 1 chunk +42 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-step-into-constructor.js View 1 chunk +118 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-step-into-regexp-subclass.js View 1 chunk +36 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-stepin-collections-foreach.js View 1 chunk +100 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-stepin-generators.js View 1 chunk +45 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-stepin-tailcalls.js View 1 chunk +46 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-stepout-tailcalls.js View 1 chunk +45 lines, -0 lines 0 comments Download
A test/mjsunit/es6/generators-relocation.js View 1 chunk +61 lines, -0 lines 0 comments Download
A test/mjsunit/for-in-opt.js View 1 chunk +157 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-basic.js View 1 chunk +40 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-abort-at-break.js View 1 chunk +55 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-continue-at-break.js View 1 chunk +55 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-in.js View 1 chunk +51 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-in-and-out.js View 1 chunk +51 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-in-out-out.js View 1 chunk +51 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-nested.js View 1 chunk +58 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-next.js View 1 chunk +51 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-next-constant.js View 1 chunk +39 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/async-debug-step-out.js View 1 chunk +49 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/debug-async-break.js View 1 chunk +76 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/debug-async-break-on-stack.js View 1 chunk +78 lines, -0 lines 0 comments Download
A test/mjsunit/ignition/debug-break.js View 1 chunk +46 lines, -0 lines 0 comments Download
A test/mjsunit/ignition/debug-break-on-stack.js View 1 chunk +48 lines, -0 lines 0 comments Download
A test/mjsunit/ignition/debug-scope-on-return.js View 1 chunk +31 lines, -0 lines 0 comments Download
A test/mjsunit/ignition/debugger-statement.js View 1 chunk +31 lines, -0 lines 0 comments Download
A test/mjsunit/regress/debug-prepare-step-in.js View 1 chunk +56 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-147497.js View 1 chunk +45 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-1523.js View 1 chunk +69 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-269.js View 1 chunk +49 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-2825.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A test/mjsunit/regress/regress-3717.js View 1 chunk +33 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-392114.js View 1 chunk +66 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-4320.js View 1 chunk +21 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-491536.js View 1 chunk +10 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-514362.js View 1 chunk +21 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-5279.js View 1 chunk +16 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-5559.js View 1 chunk +38 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-617882.js View 1 chunk +29 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-94873.js View 1 chunk +78 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-387599.js View 1 chunk +17 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-405491.js View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-405922.js View 1 chunk +30 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-409614.js View 1 chunk +37 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-568477-1.js View 1 chunk +54 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-568477-3.js View 1 chunk +56 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-568477-4.js View 1 chunk +39 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-582048.js View 1 chunk +31 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-debug-code-recompilation.js View 1 chunk +51 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-debug-context-load.js View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/wasm/asm-debug.js View 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
jgruber
Created Revert of [debugger] Migrate more debugger tests to inspector
4 years, 1 month ago (2016-11-07 15:10:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2480283002/1
4 years, 1 month ago (2016-11-07 15:10:51 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-07 15:11:23 UTC) #4
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:24:50 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d5948caed59411d72fa27eca65d00a008b4e96f3
Cr-Commit-Position: refs/heads/master@{#40805}

Powered by Google App Engine
This is Rietveld 408576698