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 0x0000023009BED3A0>.call_count
|
tests\publish\test_multi_build.py#L97
test_build_force
assert 0 >= 1
+ where 0 = <function poetry_build at 0x0000023007373B80>.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 0x000002300737D4C0>.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 0x0000023007397E50>.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 0x0000023008000B80>.call_count
|
|
The logs for this run have expired and are no longer available.
Loading