Commit 50df2d03 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 57fb96f5
......@@ -166,7 +166,8 @@ def test_wcfs_client():
tm1.assertBlk(3, 'd3', {})
tm1.assertBlk(4, 'e3', {})
# XXX resync ↓ -> "forbidden"
# resync ↓ -> "forbidden"
with raises(error, match=": going back in history is forbidden"): wconn.resync(at2)
# XXX mmap after .size completely (start > size)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment