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: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#75975}
This commit is contained in:
parent
f298b11b5e
commit
19400b909d
@ -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 = []
|
||||
|
Loading…
Reference in New Issue
Block a user