Attention is currently required from: Thomas Heijligen, Anastasia Klimchuk.
View Change
2 comments:
Commit Message:
Patch Set #11, Line 14: TEST=meson test; ninja llvm-cov-tests
I meant to say, test scenario == "build flashrom and run tests with coverage disabled" […]
yes I also ran without coverage (and so does jenkins! V+1)
File meson.build:
Patch Set #14, Line 625: run_target('llvm-cov-cli', command : ['scripts/llvm-cov', classic_cli])
But why this is always run? It should only run when feature is enabled?
This is declaring a run target, its not running anything. It can go inside a feature if, it will be less confusing to a user inspecting the ninja run targets. thanks
To view, visit change 69268. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Id6c73bff46e7b88d425956a80def97082b201f56
Gerrit-Change-Number: 69268
Gerrit-PatchSet: 14
Gerrit-Owner: Evan Benn <evanbenn@google.com>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Felix Singer <felixsinger@posteo.net>
Gerrit-Attention: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Comment-Date: Wed, 07 Dec 2022 22:11:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Anastasia Klimchuk <aklm@chromium.org>
Comment-In-Reply-To: Evan Benn <evanbenn@google.com>
Gerrit-MessageType: comment