This is an archive of the discontinued LLVM Phabricator instance.

[jenkins] Coverage bot: Remove cross-project-tests
ClosedPublic

Authored by gulfem on Sep 6 2023, 11:13 AM.

Details

Summary

Directory coverage is recently enabled in https://reviews.llvm.org/D158703
The following file shows up at the top level because cross-project-tests is
also built in the coverage build:
cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
This patch removes cross-project-tests from the project list.

Diff Detail

Event Timeline

gulfem created this revision.Sep 6 2023, 11:13 AM
Herald added a project: Restricted Project. · View Herald Transcript
gulfem requested review of this revision.Sep 6 2023, 11:13 AM
gulfem edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Sep 8 2023, 4:00 PM
This revision was automatically updated to reflect the committed changes.