Page MenuHomeFreeBSD

xargs/tests: Include expected output file for -nMAX_INT
ClosedPublic

Authored by jlduran on Jul 13 2023, 11:01 PM.
Tags
None
Referenced Files
F169783652: D41033.id124647.diff
Wed, Sep 2, 1:36 PM
Unknown Object (File)
Tue, Sep 1, 12:04 AM
Unknown Object (File)
Mon, Aug 31, 3:21 PM
Unknown Object (File)
Mon, Aug 31, 12:55 PM
Unknown Object (File)
Sun, Aug 30, 12:32 PM
Unknown Object (File)
Sun, Aug 30, 12:03 AM
Unknown Object (File)
Sat, Aug 29, 10:23 AM
Unknown Object (File)
Sat, Aug 29, 1:52 AM

Details

Summary
Test Plan

As stated in D41023, on my mac xargs -n2147483647 < usr.bin/xargs/tests/regress.in, works fine.
However both, on my testing FreeBSD VM, and on CirrusCI (https://cirrus-ci.com/task/4770881373732864), it fails -- maybe I need to update the VMs.

At any rate, this patch is needed in order to run the tests.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable