Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: make tests more deterministic and use single * for glob expansion #987

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Mar 15, 2024

The tests & compilation became very slow because it globs through all of the examples. If examples are installed that may mean thousands of files.

I also use a more deterministic report creation (because I think the hook might not play well with multi-threaded tests).

@wolfv wolfv changed the title make tests more deterministic and use single * for glob expansion fix: make tests more deterministic and use single * for glob expansion Mar 15, 2024
@baszalmstra baszalmstra enabled auto-merge (squash) March 15, 2024 10:25
@ruben-arts ruben-arts enabled auto-merge (squash) March 15, 2024 10:44
@ruben-arts ruben-arts merged commit 7a535bd into prefix-dev:main Mar 15, 2024
14 checks passed
@wolfv
Copy link
Member Author

wolfv commented Mar 15, 2024

@ruben-arts did you double-check? Because you said this didn't work?

@wolfv wolfv deleted the test-refactor branch March 15, 2024 11:17
@ruben-arts
Copy link
Contributor

@ruben-arts did you double-check? Because you said this didn't work?

It seems to have worked in CI so idk what happened locally. That is why I reenabled the auto merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants