Unit test failed if executed after others
Open
bug
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The unit test `test_add_pipeline_unit` fails if executed after `test_unknownLanguage` or `test_lang_no_prefix`.
Test success should not depend on the order.
To find the solution, start by checking the state of singletons defining all languages and resources.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.