release: v12.0.0b3.dev18 #34
Annotations
6 errors
Tests (3.9, postgresql13, opensearch2, 16.x):
tests/test_tasks.py#L37
test_task_file_integrity_report
assert 0 == 1
+ where 0 = len([])
|
Tests (3.9, postgresql13, opensearch2, 16.x):
tests/test_tasks.py#L98
test_integrity_report_default_template
assert 0 == 1
+ where 0 = len([])
|
Tests (3.9, postgresql13, opensearch2, 16.x)
Process completed with exit code 1.
|
Tests (3.12, postgresql13, opensearch2, 16.x):
tests/test_tasks.py#L37
test_task_file_integrity_report
assert 0 == 1
+ where 0 = len([])
|
Tests (3.12, postgresql13, opensearch2, 16.x):
tests/test_tasks.py#L98
test_integrity_report_default_template
assert 0 == 1
+ where 0 = len([])
|
Tests (3.12, postgresql13, opensearch2, 16.x)
Process completed with exit code 1.
|