Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 05:33:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 210183] Some bin/ls tests don't work when /tmp is mounted tmpfs if amount of memory is less than requested amount
Message-ID:  <bug-210183-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210183

            Bug ID: 210183
           Summary: Some bin/ls tests don't work when /tmp is mounted
                    tmpfs if amount of memory is less than requested
                    amount
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing@freebsd.org
          Reporter: ngie@FreeBSD.org

Some of the testcases in bin/ls/, e.g. bin/ls/ls_tests:S_flag , allocate large
sparse files in order to test out prefixes and sorting. Unfortunately, if the
files cannot be allocated because the perceived file is larger than the amount
of reservable memory, the testcases will fail.

The testcases need to do more intelligent requirements checking, depending on
the filesystem type.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210183-32464>