bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25359] files/testsuite/find.gnu/posix-h.exp tests fail v4.5.3


From: anonymous
Subject: [bug #25359] files/testsuite/find.gnu/posix-h.exp tests fail v4.5.3
Date: Mon, 19 Jan 2009 20:48:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2009010409 Gentoo Firefox/3.0.5

URL:
  <http://savannah.gnu.org/bugs/?25359>

                 Summary: files/testsuite/find.gnu/posix-h.exp tests fail
v4.5.3
                 Project: findutils
            Submitted by: None
            Submitted on: Mon 19 Jan 2009 08:48:49 PM UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Nick Fortino
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.5.3
           Fixed Release: None

    _______________________________________________________

Details:

find -H seems to incorrectly follow symbolic links in some cases, as revealed
by the test output:

FAIL: posix-h.new-O0, standard output differs from the expected result:
--- find.out    2009-01-19 12:44:00.000000000 -0800
+++ cmp.out     2009-01-19 12:44:00.000000000 -0800
@@ -1,5 +1,5 @@
 H1: d 0 tmp
 H1: f 0 tmp/LINK
-H1: f 1 tmp/LINK
 H1: l 0 tmp/BROKEN
 H1: l 1 tmp/BROKEN
+H1: l 1 tmp/LINK
child process exited abnormally
FAIL: posix-h.new-O1, standard output differs from the expected result:
--- find.out    2009-01-19 12:44:00.000000000 -0800
+++ cmp.out     2009-01-19 12:44:00.000000000 -0800
@@ -1,5 +1,5 @@
 H1: d 0 tmp
 H1: f 0 tmp/LINK
-H1: f 1 tmp/LINK
 H1: l 0 tmp/BROKEN
 H1: l 1 tmp/BROKEN
+H1: l 1 tmp/LINK
child process exited abnormally
FAIL: posix-h.new-O2, standard output differs from the expected result:
--- find.out    2009-01-19 12:44:00.000000000 -0800
+++ cmp.out     2009-01-19 12:44:00.000000000 -0800
@@ -1,5 +1,5 @@
 H1: d 0 tmp
 H1: f 0 tmp/LINK
-H1: f 1 tmp/LINK
 H1: l 0 tmp/BROKEN
 H1: l 1 tmp/BROKEN
+H1: l 1 tmp/LINK
child process exited abnormally
FAIL: posix-h.new-O3, standard output differs from the expected result:
--- find.out    2009-01-19 12:44:00.000000000 -0800
+++ cmp.out     2009-01-19 12:44:00.000000000 -0800
@@ -1,5 +1,5 @@
 H1: d 0 tmp
 H1: f 0 tmp/LINK
-H1: f 1 tmp/LINK
 H1: l 0 tmp/BROKEN
 H1: l 1 tmp/BROKEN
+H1: l 1 tmp/LINK
child process exited abnormally

The failure seems to somehow be caused by the Nov 30 commit:
http://git.savannah.gnu.org/cgit/findutils.git/commit/?id=acb82fe44369c108b43ec3e805aa94bf28352d0a

Undoing this commit seems to fix the test failures.
Reference: http://bugs.gentoo.org/show_bug.cgi?id=253119





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25359>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]