MAINT: Log dav container logs for runtime error #44
GitHub Actions / Test Results
failed
Feb 12, 2024 in 0s
1 fail, 56 skipped, 2 680 pass in 8m 54s
Annotations
github-actions / Test Results
test_integration (vivi.core.src.zeit.content.image.browser.tests.test_variant.VariantIntegrationTest) failed
deployment/work/source/report_selenium.xml [took 11s]
Raw output
AssertionError: 1 not less than 1
Traceback (most recent call last):
File "/home/runner/_work/_tool/Python/3.10.13/x64/lib/python3.10/unittest/case.py", line 59, in testPartExecutor
yield
File "/home/runner/_work/_tool/Python/3.10.13/x64/lib/python3.10/unittest/case.py", line 591, in run
self._callTestMethod(testMethod)
File "/home/runner/_work/_tool/Python/3.10.13/x64/lib/python3.10/unittest/case.py", line 549, in _callTestMethod
method()
File "/home/runner/_work/vivi/vivi/deployment/work/source/vivi/core/src/zeit/content/image/browser/tests/test_variant.py", line 193, in test_integration
self.assertLess(variants['default']['zoom'], 1)
File "/home/runner/_work/_tool/Python/3.10.13/x64/lib/python3.10/unittest/case.py", line 1232, in assertLess
self.fail(self._formatMessage(msg, standardMsg))
File "/home/runner/_work/_tool/Python/3.10.13/x64/lib/python3.10/unittest/case.py", line 675, in fail
raise self.failureException(msg)
AssertionError: 1 not less than 1
Loading