You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: