Dev/enrich frozen #1671
Annotations
6 errors
tests/publish/test_multi_build.py#L65
test_build_changed
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fa79e0fff40>.call_count
|
tests/publish/test_multi_build.py#L97
test_build_force
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fa79bcec280>.call_count
|
tests/publish/test_multi_publish.py#L62
test_publish_changed
AssertionError: Build should be called
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fa79bcec310>.call_count
|
tests/publish/test_multi_publish.py#L118
test_publish_build_force
AssertionError: Build should be called
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fa7a1398160>.call_count
|
tests/publish/test_multi_publish.py#L150
test_publish_force
AssertionError: Build should be called
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fa7a0c3c550>.call_count
|
|
The logs for this run have expired and are no longer available.
Loading