| { |
| "commit": "7b864b81fd348c6a42e32ace846d1acbcfc43998", |
| "parent": "f4ce86770befef77c7c556fd5cfe25165f59f515", |
| "repository_id": "R003", |
| "schema_version": 1, |
| "study": "Study 4 fresh-task retrieval replication", |
| "task_id": "TASK_S4_R003_008", |
| "valid_end_to_end": true, |
| "validation": { |
| "commands": [ |
| "python -m pytest -q tests/unit/mixins" |
| ], |
| "elapsed_seconds": 0.759200416970998, |
| "gold": [ |
| { |
| "command": "python -m pytest -q tests/unit/mixins", |
| "elapsed_seconds": 0.20151166594587266, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": ".................................. [100%]\n34 passed in 0.04s\n", |
| "timed_out": false |
| } |
| ], |
| "hidden": [ |
| { |
| "command": "python -m pytest -q tests/unit/mixins", |
| "elapsed_seconds": 0.22011133306659758, |
| "returncode": 2, |
| "stderr": "", |
| "stdout": "\n==================================== ERRORS ====================================\n___________ ERROR collecting tests/unit/mixins/test_mixin_methods.py ___________\nImportError while importing test module '/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r003-l6w5x92h/tree/tests/unit/mixins/test_mixin_methods.py'.\nHint: make sure your test modules/packages have valid Python names.\nTraceback:\n/opt/homebrew/Cellar/python@3.11/3.11.15_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py:126: in import_module\n return _bootstrap._gcd_import(name[level:], package, level)\ntests/unit/mixins/test_mixin_methods.py:9: in <module>\n from gitlab.mixins import (\nE ImportError: cannot import name 'UploadMixin' from 'gitlab.mixins' (/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r003-l6w5x92h/tree/gitlab/mixins.py)\n=========================== short test summary info ============================\nERROR tests/unit/mixins/test_mixin_methods.py\n!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!\n1 error in 0.06s\n", |
| "timed_out": false |
| } |
| ], |
| "hidden_apply": { |
| "elapsed_seconds": 0.010479792021214962, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "original": [ |
| { |
| "command": "python -m pytest -q tests/unit/mixins", |
| "elapsed_seconds": 0.24867849983274937, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": ".............................. [100%]\n30 passed in 0.07s\n", |
| "timed_out": false |
| } |
| ], |
| "reason": null, |
| "source_apply": { |
| "elapsed_seconds": 0.01064879191108048, |
| "returncode": 0, |
| "stderr": "", |
| "stdout": "" |
| }, |
| "valid": true |
| } |
| } |
|
|