Skip to content

Prevent vbwkde module's test functions from being executed by unit testing script - #965

Merged
thehrh merged 1 commit into
masterfrom
remove_vbwkde_from_automatic_unit_testing
Jul 2, 2026
Merged

Prevent vbwkde module's test functions from being executed by unit testing script#965
thehrh merged 1 commit into
masterfrom
remove_vbwkde_from_automatic_unit_testing

Conversation

@thehrh

@thehrh thehrh commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

See discussion in #963 and #964.

As a search for "vbwkde" reveals, the module is not explicitly imported by any other. However, the test functions are currently being found and executed by pisa_tests.run_unit_tests. By renaming them, this will be prevented for now.

Using my fresh local installation (python 3.14, numba 0.66.0), pisa-run_unit_tests now completes again.

@thehrh thehrh added this to the 4.3 milestone Jul 2, 2026
@thehrh
thehrh merged commit d5783d5 into master Jul 2, 2026
2 checks passed
@thehrh
thehrh deleted the remove_vbwkde_from_automatic_unit_testing branch July 2, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants