mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/lit: Remove a flaky test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,6 +30,10 @@ llvm.org_set_globals
|
||||
# TODO: move the manpage generation here (from sys-devel/llvm)
|
||||
|
||||
src_prepare() {
|
||||
# flaky test
|
||||
# https://github.com/llvm/llvm-project/issues/72022
|
||||
rm tests/progress-bar.py || die
|
||||
|
||||
cd "${WORKDIR}" || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user