WUR-AI / WUR-AI/aether

Some tests are surprisingly slow

Open
#21 1 comment 0 reactions 1 assignee View on GitHub

@vdplasthijs is already working on this.

Since Jan 20, 2026.

tests
Dominant language
Python
Stars
8
Forks
2
Avg merge
1d 9h
Merged PRs (30d)
5

Description

The tests that run the trainer are much slower (locally) than running the trainer directly (locally). This concerns all tests in tests/test_train.py and tests/test_models_and_sweeps.py.

Currently, for that reason, they are marked as "slow" and are not run on github actions.

Perhaps we could parallelise them? See: https://stackoverflow.com/questions/74893304/how-do-i-speed-up-my-github-pytest-executions

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.