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
Unknown Object (File)
Oct 1 2024, 11:31 AM
Unknown Object (File)
Sep 28 2024, 1:17 PM
Unknown Object (File)
Sep 28 2024, 1:17 PM
Unknown Object (File)
Sep 28 2024, 1:17 PM
Unknown Object (File)
Sep 28 2024, 1:06 PM
Unknown Object (File)
Sep 19 2024, 5:43 PM
Unknown Object (File)
Sep 10 2024, 9:16 AM
Unknown Object (File)
Sep 9 2024, 6:59 PM

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 Skipped
Unit
Tests Skipped