Skip to content

pathchk: readable error message without scrolling terminal#13220

Open
oech3 wants to merge 2 commits into
uutils:mainfrom
oech3:pathchk-long
Open

pathchk: readable error message without scrolling terminal#13220
oech3 wants to merge 2 commits into
uutils:mainfrom
oech3:pathchk-long

Conversation

@oech3

@oech3 oech3 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

We cannot read error message before long path without scrolling.
Closes #13153

@oech3 oech3 changed the title pathchk: readanle error message without scrolling terminal pathchk: readable error message without scrolling terminal Jun 30, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 30, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 4.67%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 2 regressed benchmarks
✅ 325 untouched benchmarks
⏩ 46 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation sort_ascii_utf8_locale 15.4 ms 16.1 ms -4.68%
Simulation sort_ascii_c_locale 16 ms 16.7 ms -4.66%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing oech3:pathchk-long (0ebf12f) with main (b76d615)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/misc/io-errors (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/rm/isatty (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/printf/printf-surprise is now passing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(pathchk): a larger filename than 4096, trigger limit exceeded instead of filename long

1 participant