ZOSOpenTools / autoconfport

Delta files to build autoconf for z/OS
Apache License 2.0
1 stars 3 forks source link

Testcase 162: hits limit in 'diff' on z/OS #7

Closed MikeFultonDev closed 1 year ago

MikeFultonDev commented 2 years ago

Running testsuite -v 162 shows the specifics of the failure:

> 
> #                             -*- compilation -*-
> 3. micro-suite.at:11: testing pass: long lines ...
> ./micro-suite.at:17: echo $str
> diff: FSUM8822 file "STDIN": line too long: limit 2048
> diff: FSUM8822 file "/fultonm/autoconfport/autoconf-2.71/tests/testsuite.dir/162/micro-suite.dir/at-groups/3/stdout": line too long: limit 2048
> 3. micro-suite.at:11: 3. pass: long lines (micro-suite.at:11): FAILED (micro-suite.at:17)
jshimoda9323 commented 1 year ago

This issue is fixed with the added dependency on diffutils repo