<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests, branch v6.6</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.6</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.6'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-21T08:32:55Z</updated>
<entry>
<title>* tests/rm/one-file-system: Upon setup failure (e.g., mount failure),</title>
<updated>2006-11-21T08:32:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-21T08:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d66091126a729ffbdc53ac52cf31cb0b30e6711e'/>
<id>urn:sha1:d66091126a729ffbdc53ac52cf31cb0b30e6711e</id>
<content type='text'>
skip the test rather than failing.  Reported by Michael Deutschmann.
</content>
</entry>
<entry>
<title>* tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,</title>
<updated>2006-11-21T08:03:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-21T08:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=41b5fe32466744c703b23e2502d970bf2b4d593a'/>
<id>urn:sha1:41b5fe32466744c703b23e2502d970bf2b4d593a</id>
<content type='text'>
rather than just "exit N".
</content>
</entry>
<entry>
<title>Arrange for "make check-root" to run the new root-only test.</title>
<updated>2006-11-20T23:37:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-20T23:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e9a8c140da18a32adb458ee74ea93476f7859f5b'/>
<id>urn:sha1:e9a8c140da18a32adb458ee74ea93476f7859f5b</id>
<content type='text'>
* tests/Makefile.am (t7): New target, to run tests/ls/nameless-uid.
(all_t): Add t7.
</content>
</entry>
<entry>
<title>Add a root-only test for today's lib/idcache.c fix.</title>
<updated>2006-11-20T10:31:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-20T10:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=279c41d79cf2218740222711eb30f366023ca6dc'/>
<id>urn:sha1:279c41d79cf2218740222711eb30f366023ca6dc</id>
<content type='text'>
* tests/ls/nameless-uid: New file.
* tests/ls/Makefile.am (TESTS): Add nameless-uid.
(TESTS_ENVIRONMENT): Add PERL to the list.
</content>
</entry>
<entry>
<title>* tests/tail-2/assert-2: Mark as a very-expensive test, because I</title>
<updated>2006-11-19T22:19:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-19T22:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ebd460461c30eec727ec42e9db028c870b31be'/>
<id>urn:sha1:81ebd460461c30eec727ec42e9db028c870b31be</id>
<content type='text'>
find the 7-second sleep annoyingly long.  Besides, this test is
probably far too specific and timing sensitive ever to trigger again.
* tests/tail-2/assert: Likewise.
</content>
</entry>
<entry>
<title>"ln --backup f f" produces a misleading diagnostic:</title>
<updated>2006-11-18T19:00:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-18T19:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0cafba44bbef7c5eb64979544a1ec95a389ec55f'/>
<id>urn:sha1:0cafba44bbef7c5eb64979544a1ec95a389ec55f</id>
<content type='text'>
ln: creating hard link `f' =&gt; `f': No such file or directory
* src/ln.c (do_link): Give a better diagnostic in this unusual case.
(do_link): Rename local: s/lstat_ok/dest_lstat_ok/.
* tests/ln/Makefile.am (TESTS): Add hard-backup.
* tests/ln/hard-backup: New test for the above.
</content>
</entry>
<entry>
<title>* tests/tail-2/append-only: If chattr +a fails, exit 77 (to tell</title>
<updated>2006-11-16T09:05:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-16T09:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a73fdeb2ce0a1574ec84d7dd7f670217088a818c'/>
<id>urn:sha1:a73fdeb2ce0a1574ec84d7dd7f670217088a818c</id>
<content type='text'>
automake we're skipping this test), and give a diagnostic to tell
the user the same thing.  Reported by Mike Grayson.
</content>
</entry>
<entry>
<title>* tests/du/Makefile.am (TESTS): Add inacc-dest.</title>
<updated>2006-11-12T18:58:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T18:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=78a1d22aa07c520badea320e167a95158799de32'/>
<id>urn:sha1:78a1d22aa07c520badea320e167a95158799de32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>du would exit early, when encountering an inaccessible directory</title>
<updated>2006-11-12T17:42:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T17:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c24e93d9266be3e2d8a2dbe10dff73233cfe455b'/>
<id>urn:sha1:c24e93d9266be3e2d8a2dbe10dff73233cfe455b</id>
<content type='text'>
Reported by Mike Frysinger, in
http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/8831
* tests/du/inacc-dest: New test, based on an example from Mike Frysinger.
* tests/chgrp/no-x: Remove the "fts_read failed: ..."
diagnostic from the expected output when using native fdopendir.
* tests/chmod/no-x: Likewise.
* tests/du/no-x: Likewise.
</content>
</entry>
<entry>
<title>Avoid false-positive when testing via valgrind.</title>
<updated>2006-11-12T07:22:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T07:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=28c7ef509e56e5fc1619afcdcf2fc3243bf2da36'/>
<id>urn:sha1:28c7ef509e56e5fc1619afcdcf2fc3243bf2da36</id>
<content type='text'>
* tests/mv/atomic: Grep strace output for a more specific pattern
than just "unlink", since that got a false positive when testing
under valgrind: unlink("/tmp/valgrind_proc_9657_cmdline_A51E9991") = 0
* tests/mv/Makefile.am (TESTS_ENVIRONMENT): Define EGREP.
</content>
</entry>
</feed>
