#2641: coreutils test issues in Chapter 7
----------------------+-----------------------------------------------------
Reporter: wagner17 | Owner: lfs-b...@…
Type: task | Status: new
Priority: low | Milestone: 6.7
Component: Book | Version: SVN
Severity: minor | Keywords:
----------------------+-----------------------------------------------------
Issue #1 = expensive tests are not being run
"./tail-2/inotify-race: skipping test: very expensive: disabled by
default"
After some trial and error, I was able to run the expensive tests by
running "export RUN_EXPENSIVE_TESTS=yes" prior to running the listed
command. I unset RUN_EXPENSIVE_TESTS after the tests.
Issue #2 = rm/fail-eperm test is being skipped
"fail-eperm: couldn't find a file not owned by you
in any of the following directories:
/tmp /var/tmp /usr/tmp
...so, skipping this test"
I ran "touch /tmp/coreutils-test" prior to running the tests.
Issue #3 = " mv/i-3, /dev/stdin is not readable"
I cheated by making whatever /dev/stdin pointed to readable before the
test and switching it back after. But that seems like overkill for one
test.
The misc/tty-eof is being skipped because it requires perl-Expect but I
wasn't able to compile that.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2641>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page