crashmonkey icon indicating copy to clipboard operation
crashmonkey copied to clipboard

False positive tests

Open JiyangLiuG opened this issue 3 years ago • 0 comments

Hi guys,

i use Ace to generate workloads of sequence length 2. During running all the test cases in xfstests, around 600 tests are failed and mostly false positive, like test cases try to move A to A/B.

For example: QA output created by 256257 /scratch/A/bar: No such file or directory Silence is golden QA output created by 256333 mv: can't rename '/scratch/A': Invalid argument Silence is golden QA output created by 256343 mv: can't rename '/scratch/A': Invalid argument Silence is golden QA output created by 256302 mv: can't rename '/scratch/A': Invalid argument Silence is golden QA output created by 256346 mv: can't rename '/scratch/A': Invalid argument Silence is golden

Is there a way to find out/remove these test cases before start testing?

BR, Jiyang

JiyangLiuG avatar Aug 16 '22 09:08 JiyangLiuG