Skip to content

Added support for family parameter #54

Added support for family parameter

Added support for family parameter #54

Triggered via push August 13, 2024 08:36
Status Failure
Total duration 1m 8s
Artifacts 1
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 errors, 4 warnings, and 41 notices
test_run.test_context_manager: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L40
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_close: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L55
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_metadata: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L117
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_without_step: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L148
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_step_float: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L165
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_no_timestamp: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L183
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_creation_time: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L216
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_assign_experiment: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L231
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_forking: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L246
TypeError: submit() got an unexpected keyword argument 'family'
test (ubuntu - py3.8)
Process completed with exit code 1.
test_run.test_context_manager: tests\unit\test_run.py#L40
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_close: tests\unit\test_run.py#L55
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_metadata: tests\unit\test_run.py#L117
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_without_step: tests\unit\test_run.py#L148
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_step_float: tests\unit\test_run.py#L165
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_no_timestamp: tests\unit\test_run.py#L183
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_creation_time: tests\unit\test_run.py#L216
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_assign_experiment: tests\unit\test_run.py#L231
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_forking: tests\unit\test_run.py#L246
TypeError: submit() got an unexpected keyword argument 'family'
test (windows - py3.8)
Process completed with exit code 1.
test_errors_monitor: tests/unit/__pycache__/test_errors_monitor.cpython-38-pytest-8.3.2.pyc#L22
AssertionError: Expected 'mock' to have been called.
test_run.test_context_manager: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L40
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_close: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L55
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_metadata: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L117
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_without_step: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L148
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_step_float: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L165
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_log_no_timestamp: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L183
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_creation_time: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L216
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_assign_experiment: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L231
TypeError: submit() got an unexpected keyword argument 'family'
test_run.test_forking: tests/unit/__pycache__/test_run.cpython-38-pytest-8.3.2.pyc#L246
TypeError: submit() got an unexpected keyword argument 'family'
test (macos - py3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test (macos - py3.8)
Process completed with exit code 1.
test (ubuntu - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/action-junit-report@v3.6.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/action-junit-report@v3.6.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/action-junit-report@v3.6.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-artifacts". 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/
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_family_too_long: tests\unit\test_run.py#L1
test_family_too_long
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name

Artifacts

Produced during runtime
Name Size Digest
test-artifacts Expired
60.5 KB