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