You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some commits, the a few tests for the enrichment analysis fail even though nothing has been changed in the associated code or section. This phenomenon has already been observed in some commits, for example here, here and here.
=========================== short test summary info ============================
FAILED tests/protzilla/data_integration/test_enrichment_analysis.py::test_GO_analysis_with_Enrichr - xml.etree.ElementTree.ParseError: mismatched tag: line 62, column 2
FAILED tests/protzilla/data_integration/test_enrichment_analysis.py::test_GO_analysis_Enrichr_wrong_background_file - xml.etree.ElementTree.ParseError: mismatched tag: line 62, column 2
====== 2 failed, 302 passed, 1 skipped, 102 warnings in 80.14s (0:01:20) =======
How to reproduce the issue?
Hard to say. It is not clear what similarities exist between the commits where the bug occurred.
What is the expected behavior?
The tests should run successfully if the code for the tests has not been changed.
The text was updated successfully, but these errors were encountered:
What is the issue?
For some commits, the a few tests for the enrichment analysis fail even though nothing has been changed in the associated code or section. This phenomenon has already been observed in some commits, for example here, here and here.
How to reproduce the issue?
Hard to say. It is not clear what similarities exist between the commits where the bug occurred.
What is the expected behavior?
The tests should run successfully if the code for the tests has not been changed.
The text was updated successfully, but these errors were encountered: