bug-findutils
[Top][All Lists]
Advanced

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

[patch #3699] new xargs testsuite


From: Dmitry V. Levin
Subject: [patch #3699] new xargs testsuite
Date: Mon, 31 Jan 2005 15:25:56 +0000
User-agent: ELinks

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3699>

                 Summary: new xargs testsuite
                 Project: findutils
            Submitted by: ldv
            Submitted on: Mon 01/31/2005 at 15:25
                Category: xargs enhancement
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

I've finished with the xargs for now.
While my aim was to create comprehensive testsuite for xargs, I could miss
something.

As of findutils-4.2.15, following tests are expected to fail:

FAIL: idef-s26-0, wrong stdout output: cmp: EOF on xargs.out
FAIL: n2-s26-x-0, wrong stdout output: cmp: EOF on xargs.out
FAIL: s19-0, wrong stdout output: cmp: EOF on xargs.out
FAIL: n2-s26-x, wrong stdout output: cmp: EOF on xargs.out
FAIL: s19, wrong stdout output: cmp: EOF on xargs.out
FAIL: unmatched, wrong stdout output: cmp: EOF on xargs.out
FAIL: unmatched2, unexpected success
FAIL: idef-s26, wrong stdout output: cmp: EOF on xargs.out

The unmatched2 test fails because of unimplemented check in xargs,
"FIXME we don't check for unterminated quotes here."

Other tests fail because of xargs behaviour when it detects error:
in this case, xargs doesn't attempt to wait for already forked child
processes, and doesn't execute already buffered input even when such
execution is possible (-x is not specified, etc.).






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 01/31/2005 at 15:25  Name: findutils-xargs-testsuite.tar.bz2  Size:
5.49KB   By: ldv
xargs testsuite
<http://savannah.gnu.org/patch/download.php?item_id=3699&item_file_id=4117>

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3699>

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





reply via email to

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