mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/pyrefly: export required envs for tests
Closes: https://bugs.gentoo.org/977926 Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -473,5 +473,8 @@ src_test() {
|
||||
local -x REPORT_TEST_PATH="${S}/lib/test/report/test_files"
|
||||
local -x STUBGEN_TEST_PATH="${S}/lib/test/stubgen"
|
||||
|
||||
local -x COVERAGE_TEST_PATH="${S}/lib/test/coverage/test_files"
|
||||
local -x SHAPE_DSL_TEST_PATH="${WORKDIR}/${P}/tensor-shapes"
|
||||
|
||||
cargo_src_test --no-fail-fast
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user