Commit 19400b90 authored by Yang Guo's avatar Yang Guo Committed by V8 LUCI CQ

Include test/inspector/regress to swarming

R=machenbach@chromium.org

Bug: chromium:1234045
Change-Id: Id72ac120d161d1419a1c07d68dbe6314bf865e84
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3059084
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Auto-Submit: Yang Guo <yangguo@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75975}
parent f298b11b
......@@ -44,21 +44,7 @@ v8_executable("inspector-test") {
data_deps = [ "../../tools:v8_testrunner" ]
data = [
"console/",
"counters/",
"cpu-profiler/",
"debugger/",
"heap-profiler/",
"inspector.status",
"protocol-test.js",
"runtime/",
"runtime-call-stats/",
"sessions/",
"testcfg.py",
"type-profiler/",
"wasm-inspector-test.js",
]
data = [ "./" ]
cflags = []
ldflags = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment