Message ID | 20150327033432.GB16812@dhcp-13-216.nay.redhat.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On 3/26/15 10:34 PM, Eryu Guan wrote: > Just FYI. > > I think generic/204 is a test case issue, _filter_mkfs failed to print > isize and dbsize for btrfs and test failed because of divide by zero > error. > > --- /dev/fd/63 2015-03-25 12:17:05.987107715 -0400 > +++ results/generic/204.out.bad 2015-03-25 12:17:05.423101244 -0400 > @@ -1,2 +1,3 @@ > QA output created by 204 > +./tests/generic/204: line 76: space / (isize + dbsize): division by 0 (error token is ")") > *** done > > I'm working a patch for fstests. Sorry, I beat you to it :) -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
--- /dev/fd/63 2015-03-25 12:17:05.987107715 -0400 +++ results/generic/204.out.bad 2015-03-25 12:17:05.423101244 -0400 @@ -1,2 +1,3 @@ QA output created by 204 +./tests/generic/204: line 76: space / (isize + dbsize): division by 0 (error token is ")") *** done