ZO-4683: Check date_last_modified instead of checksum #69
GitHub Actions / Test Results
failed
Feb 14, 2024 in 0s
1 fail, 56 skipped, 2 680 pass in 9m 21s
2 files 2 suites 9m 21s ⏱️
2 737 tests 2 680 ✅ 56 💤 1 ❌
2 766 runs 2 709 ✅ 56 💤 1 ❌
Results for commit 1698d30.
Annotations
Check warning on line 0 in vivi.core.src.zeit.speech.tests.test_connection.TestSpeech
github-actions / Test Results
test_update_audio_fails_if_article_changed (vivi.core.src.zeit.speech.tests.test_connection.TestSpeech) failed
deployment/work/source/report.xml [took 0s]
Raw output
AssertionError: assert DateTime(2024, 2, 14, 8, 54, 5, tzinfo=Timezone('UTC')) > DateTime(2024, 2, 14, 8, 54, 5, tzinfo=Timezone('UTC'))
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/speech/tests/test_connection.py", line 107, in test_update_audio_fails_if_article_changed
assert past_date_modified > pre_date_modified
AssertionError: assert DateTime(2024, 2, 14, 8, 54, 5, tzinfo=Timezone('UTC')) > DateTime(2024, 2, 14, 8, 54, 5, tzinfo=Timezone('UTC'))
Loading