Skip to content

chore: snapshot/tiering improvements #2227

chore: snapshot/tiering improvements

chore: snapshot/tiering improvements #2227

Triggered via pull request February 25, 2025 15:12
@romangeromange
synchronize #4661
TieredImprov
Status Success
Total duration 18m 14s
Artifacts 2

test-fakeredis.yml

on: pull_request
Publish HTML Test Results to GitHub Pages
0s
Publish HTML Test Results to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run tests:
Process completed with exit code 1.
TestList.test: TestList#L1
AssertionError: Expected exception One or more scores can't be converted into double not raised Falsifying example: state = Machine() state.init_attrs(attrs={'keys': [b'', b'\x00'], 'fields': [b'', b'\x00'], 'values': [b'', b'\x00'], 'scores': [0.0, inf]}) state.init_data(commands=[functools.partial(test.test_hypothesis.base.Command)('rpush', b'', [b'\x00'])]) state.one_command(command=functools.partial(test.test_hypothesis.base.Command)( 'sort', b'', None, None, None, )) state.teardown() Explanation: These lines were always and only run by failing examples: /__w/dragonfly/dragonfly/tests/fakeredis/test/test_hypothesis/base.py:280 /github/home/.cache/pypoetry/virtualenvs/dragonfly-fakeredis-tests-hb2kjOpH-py3.10/lib/python3.10/site-packages/fakeredis/_commands.py:270 You can reproduce this example by temporarily adding @reproduce_failure('6.123.2', b'AXicY2BgZGBkZGBAUCAWhAEHIPb/DwwoImDVQJofRAEAOkQCDg==') as a decorator on your test case
test_pubsub_commands.test_pubsub_channels[StrictRedis]: tests/fakeredis/test/test_mixins/test_pubsub_commands.py#L369
AssertionError: assert set() == {b'bar', b'ba...foo', b'test'} Extra items in the right set: b'baz' b'test' b'foo' b'bar' Full diff: + set() - { - b'bar', - b'baz', - b'foo', - b'test', - }

Artifacts

Produced during runtime
Name Size
report-tests.html
380 KB
tests-result-logs
29.4 KB