Skip to content

HOTFIX resolves #379 #1499

HOTFIX resolves #379

HOTFIX resolves #379 #1499

Triggered via pull request October 4, 2024 09:24
@bimacbimac
synchronize #723
hotfix/8.24.3
Status Failure
Total duration 3m 36s
Artifacts

main.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (3.10, ubuntu-latest): iblrig/test/test_version_management.py#L90
TestChangeLog.test_change_log AssertionError: add your version changelog to CHANGELOG.md assert '8.24.3' in 'Changelog\n=========\n\n8.24.2\n------\n* fix: create the `raw_ephys_data` folder even if there are no probes (when r...or rework of the GUI\n* allow pausing between trials\n* task-specific settings\n* new dialogs for weight & droppings\n' + where '8.24.3' = str(<Version('8.24.3')>) + where <Version('8.24.3')> = get_local_version() + and 'Changelog\n=========\n\n8.24.2\n------\n* fix: create the `raw_ephys_data` folder even if there are no probes (when r...or rework of the GUI\n* allow pausing between trials\n* task-specific settings\n* new dialogs for weight & droppings\n' = <built-in method read of _io.TextIOWrapper object at 0x7f2eb63625a0>() + where <built-in method read of _io.TextIOWrapper object at 0x7f2eb63625a0> = <_io.TextIOWrapper name='/home/runner/work/iblrig/iblrig/CHANGELOG.md' mode='r' encoding='UTF-8'>.read
build (3.10, ubuntu-latest)
Process completed with exit code 1.
build (3.10, windows-latest)
The job was canceled because "ubuntu-latest_3_10" failed.
build (3.10, windows-latest): iblrig\test\tasks\test_biased_choice_world_family.py#L838
TestIntegrationFullRun.test_task_biased AssertionError: 2 != 3
build (3.10, windows-latest)
The operation was canceled.