Mark :seek_overflow as an expected failure
MFC after: 18 days MFC with: r319339 PR: 219757 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
5f0aff893e
commit
141173eb9f
@ -33,6 +33,8 @@ seek_overflow_head()
|
||||
}
|
||||
seek_overflow_body()
|
||||
{
|
||||
atf_expect_fail "fails with 'dd: truncating f.out: File too large' - bug 219757"
|
||||
|
||||
touch f.in
|
||||
# Positive tests
|
||||
seek=`echo "2^63 / 4096 - 1" | bc`
|
||||
|
Loading…
Reference in New Issue
Block a user