pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antool tests randomly fail

marcinslusarz opened this issue · comments

 92/103 Test  #98: antool-765-syscalls-string-arguments-1531 .................***Failed    0.90 sec
 8/34 Test  #90: antool-126-syscalls-string-arguments-1148 ................***Failed    0.64 sec
 9/34 Test  #98: antool-765-syscalls-string-arguments-1531 ................***Failed    0.64 sec

I caught error output only once:

 6/34 Test  #90: antool-126-syscalls-string-arguments-1148 ................***Failed    0.71 sec
$ /home/mslusarz/pmemfile/src/tools/antool/antool.py -c -s -b output-bin-8.log > output-txt-8.log
ERROR: log file is truncated: output-bin-8.log

On commit e981052

Please rerun tests with the '-VV' option ('ctest -VV') and save logs.

@marcinslusarz please verify and close