Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

TST/CI: mark some tests as slow and avoid running them in wheel builds and Emscripten job #716

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

rgommers
Copy link
Member

No description provided.

These are extra tests that iterate over all wavelets and require a lot
of time even on a regular x86-64 build (~10s for `test_precision`, 42s
for `test_swt_iswt` on my machine). For Emscripten and especially under
Qemu (Linux aarch64 wheel builds) they're really really slow.
These tests aren't essential to run for wheel builds, so disable them.
@rgommers rgommers merged commit 310fab5 into PyWavelets:master Mar 12, 2024
14 of 15 checks passed
@rgommers rgommers deleted the slow-tests branch March 12, 2024 18:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant