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

Issue 2372793002: [inspector] added inspector test runner [part 3] (Closed)

Created:
4 years, 2 months ago by kozy
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] added inspector test runner [part 3] - added test runner, that takes file names and V8 flags as arguments and run scripts from passed files with passed flags in frontend context BUG=chromium:635948 R=dgozman@chromium.org,alph@chromium.org Committed: https://crrev.com/f3f9f4448dfa533d768878245a9bdbb57b4d941b Committed: https://crrev.com/f0649c8f08536d469887fc73fb18c037f93f5cfd Cr-Original-Commit-Position: refs/heads/master@{#39891} Cr-Commit-Position: refs/heads/master@{#39929}

Patch Set 1 #

Patch Set 2 : added missing microtasks scope #

Patch Set 3 : rebased #

Patch Set 4 : rebased #

Total comments: 2

Patch Set 5 : addressed comments #

Total comments: 12

Patch Set 6 : addressed comments #

Patch Set 7 : fixed linter errors #

Patch Set 8 : rebased #

Patch Set 9 : added missing header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -7 lines) Patch
M test/inspector/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M test/inspector/DEPS View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M test/inspector/inspector.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M test/inspector/inspector-impl.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M test/inspector/inspector-impl.cc View 1 2 3 4 5 6 7 2 chunks +14 lines, -4 lines 0 comments Download
A test/inspector/inspector-test.cc View 1 2 3 4 5 6 7 8 1 chunk +226 lines, -0 lines 0 comments Download
M test/inspector/task-runner.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 37 (21 generated)
kozy
Dmitry, please take a look.
4 years, 2 months ago (2016-09-26 21:03:26 UTC) #1
kozy
4 years, 2 months ago (2016-09-27 20:48:44 UTC) #3
kozy
Rebased, please take a look!
4 years, 2 months ago (2016-09-28 17:14:44 UTC) #4
dgozman
https://codereview.chromium.org/2372793002/diff/60001/test/inspector-protocol/inspector-protocol.cc File test/inspector-protocol/inspector-protocol.cc (right): https://codereview.chromium.org/2372793002/diff/60001/test/inspector-protocol/inspector-protocol.cc#newcode156 test/inspector-protocol/inspector-protocol.cc:156: new ExecuteStringTask(v8_inspector::StringView( StringView cannot outlive underlying String16.
4 years, 2 months ago (2016-09-28 17:44:22 UTC) #5
kozy
All done, please take a look! https://codereview.chromium.org/2372793002/diff/60001/test/inspector-protocol/inspector-protocol.cc File test/inspector-protocol/inspector-protocol.cc (right): https://codereview.chromium.org/2372793002/diff/60001/test/inspector-protocol/inspector-protocol.cc#newcode156 test/inspector-protocol/inspector-protocol.cc:156: new ExecuteStringTask(v8_inspector::StringView( On ...
4 years, 2 months ago (2016-09-28 19:22:58 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2372793002/diff/80001/test/inspector-protocol/BUILD.gn File test/inspector-protocol/BUILD.gn (right): https://codereview.chromium.org/2372793002/diff/80001/test/inspector-protocol/BUILD.gn#newcode7 test/inspector-protocol/BUILD.gn:7: v8_executable("inspector-protocol") { Maybe inspector-protocol-test or inspector-test? It's a ...
4 years, 2 months ago (2016-09-28 21:03:08 UTC) #7
kozy
All done. Thanks! https://codereview.chromium.org/2372793002/diff/80001/test/inspector-protocol/BUILD.gn File test/inspector-protocol/BUILD.gn (right): https://codereview.chromium.org/2372793002/diff/80001/test/inspector-protocol/BUILD.gn#newcode7 test/inspector-protocol/BUILD.gn:7: v8_executable("inspector-protocol") { On 2016/09/28 21:03:08, dgozman ...
4 years, 2 months ago (2016-09-28 22:12:27 UTC) #10
alph
lgtm
4 years, 2 months ago (2016-09-29 20:11:33 UTC) #14
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/2372793002/180001
4 years, 2 months ago (2016-09-29 21:41:20 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/25536) v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 2 months ago (2016-09-29 21:42:50 UTC) #19
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/2372793002/200001
4 years, 2 months ago (2016-09-29 21:58:40 UTC) #22
commit-bot: I haz the power
Committed patchset #8 (id:200001)
4 years, 2 months ago (2016-09-29 22:23:32 UTC) #24
commit-bot: I haz the power
Patchset 8 (id:??) landed as https://crrev.com/f3f9f4448dfa533d768878245a9bdbb57b4d941b Cr-Commit-Position: refs/heads/master@{#39891}
4 years, 2 months ago (2016-09-29 22:23:57 UTC) #26
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/2372793002/220001
4 years, 2 months ago (2016-10-02 18:07:47 UTC) #33
commit-bot: I haz the power
Committed patchset #9 (id:220001)
4 years, 2 months ago (2016-10-02 18:10:32 UTC) #35
commit-bot: I haz the power
4 years, 2 months ago (2016-10-02 18:10:46 UTC) #37
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/f0649c8f08536d469887fc73fb18c037f93f5cfd
Cr-Commit-Position: refs/heads/master@{#39929}

Powered by Google App Engine
This is Rietveld 408576698