Commit 7c0375c5 authored by Clemens Hammacher's avatar Clemens Hammacher Committed by Commit Bot

[gcmole] Include gcmole-test.cc for bots

The bots currently fail to run the gcmole self tests, because the file
is not contained in the generated archive.
This CL fixes that.

R=mstarzinger@chromium.org
CC=mslekova@chromium.org

Change-Id: I691c207be1809516a5cc5e250287427674146a7e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1789707Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63608}
parent c4d3e9bd
...@@ -11,6 +11,7 @@ group("v8_run_gcmole") { ...@@ -11,6 +11,7 @@ group("v8_run_gcmole") {
"gccause.lua", "gccause.lua",
"GCMOLE.gn", "GCMOLE.gn",
"gcmole.lua", "gcmole.lua",
"gcmole-test.cc",
"gcmole-tools/", "gcmole-tools/",
"parallel.py", "parallel.py",
"run-gcmole.py", "run-gcmole.py",
......
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