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 0x7fcbe3a73790>.call_count
|
tests/publish/test_multi_build.py#L97
test_build_force
assert 0 >= 1
+ where 0 = <function poetry_build at 0x7fcbd6ca70d0>.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 0x7fcbd6ca1b80>.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 0x7fcbe0243790>.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 0x7fcbe026d550>.call_count
|
|
The logs for this run have expired and are no longer available.
Loading