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.
The unit test
test_add_pipeline_unitfails if executed aftertest_unknownLanguageortest_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.