Commit d2be40dd authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 22f5f096
...@@ -65,6 +65,8 @@ session example: ...@@ -65,6 +65,8 @@ session example:
S: 03d85dd871718899 S: 03d85dd871718899
... ...
XXX describe ø command
allstructs allstructs
---------- ----------
...@@ -112,7 +114,7 @@ session example: ...@@ -112,7 +114,7 @@ session example:
ΔFtail support ΔFtail support
-------------- --------------
XXX XXX describe øf and `t... D...` commands.
-------- --------
......
...@@ -1418,7 +1418,7 @@ def test_wcfs_watch_robust(): ...@@ -1418,7 +1418,7 @@ def test_wcfs_watch_robust():
wl.close() wl.close()
# verify that `watch file @at` -> error, for @at when file did not existed. # verify that `watch file @at` -> error, for @at when file did not existed.
@xfail # check that file exists @at XXX @xfail # check that file exists @at
@func @func
def test_wcfs_watch_before_create(): def test_wcfs_watch_before_create():
t = tDB(); zf = t.zfile t = tDB(); zf = t.zfile
......
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