Add timeout decorator to RMSD calculations to prevent occasional process deadlocks #39
Annotations
11 errors and 1 warning
|
tests/test_cli.py#L39
test_bust_mols
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_cli.py#L43
test_bust_table
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_cli.py#L48
test_output
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L9
test_check_rmsd
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L21
test_check_rmsd_1mmv_3ar
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L27
test_check_rmsd_1of6_dty
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L33
test_check_rmsd_1q1g_mti
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L39
test_check_rmsd_6yr2_t1c
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L45
test_check_rmsd_tautomeric
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
tests/test_modules/test_rmsd.py#L50
test_check_rmsd_multiple_ground_truth
_pickle.PicklingError: Can't pickle <function _rmsd at 0x112bb8fe0>: it's not the same object as posebusters.modules.rmsd._rmsd
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pytest-results-".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job was cancelled
Loading