Skip to content

MAINT: Log dav container logs for runtime error #44

MAINT: Log dav container logs for runtime error

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

    2 files  ±0      2 suites  ±0   8m 54s ⏱️ -7s
2 737 tests ±0  2 680 ✅  - 2  56 💤 +1  1 ❌ +1 
2 766 runs  ±0  2 709 ✅  - 2  56 💤 +1  1 ❌ +1 

Results for commit 3905ee3. ± Comparison against earlier commit c5da151.

Annotations

Check warning on line 0 in vivi.core.src.zeit.content.image.browser.tests.test_variant.VariantIntegrationTest

See this annotation in the file changed.

@github-actions 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