ZO-4267: Clarify unlock() contract, and prevent unlocking a resource that was locked externally #153
GitHub Actions / Test Results
failed
Feb 27, 2024 in 0s
1 fail, 55 skipped, 2 682 pass in 9m 16s
2 files 2 suites 9m 16s ⏱️
2 738 tests 2 682 ✅ 55 💤 1 ❌
2 767 runs 2 711 ✅ 55 💤 1 ❌
Results for commit 5dc5d48.
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 33s]
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