[Bug 4712] New: du-k-works test fails

bugzilla at busybox.net bugzilla at busybox.net
Tue Jan 17 13:20:33 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=4712

           Summary: du-k-works test fails
           Product: Busybox
           Version: 1.19.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: aowi at exherbo.org
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


The du-k-works test seems to assume that du -k on a directory with two files
totaling 80 kilobytes should report either 80k or 88k. In some cases however,
both busybox' du -k and coreutils' du -k reports a size of 84k which causes the
test to fail. I can reproduce this with the latest git HEAD, make defconfig,
make, make test on ext3 and ext4 filesystems.

Build output of 1.9.3 attached.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list