Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 10, 2024

No description provided.

Problem:
- The tuple PB test does not properly depend on `tuple.hpp` and
  `tuple_algorithms.hpp`, so it does not get rebuilt when either of those files
  changes.

Solution:
- Add `EXTRA_DEPS` to the test.
Problem:
- Building hypothesis tests on the command line takes too long.
- Building hypothesis tests in CI does not test enough cases.

Solution:
- Use different profiles: 10 iterations on the command line and 500 in CI.

Note:
- The default (with no profile) is 100 iterations.
@elbeno elbeno changed the title Pytest deps 🎨 Improve hypothesis tests Oct 10, 2024
@elbeno elbeno merged commit 63cbed7 into intel:main Oct 10, 2024
32 checks passed
@elbeno elbeno deleted the pytest-deps branch October 14, 2024 17:43
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.

2 participants