Skip to content

nproc: Reject quota with some schedulers#11173

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:nproc-s
Open

nproc: Reject quota with some schedulers#11173
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:nproc-s

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Mar 2, 2026

Closes #9893 .
Difficult to add test. Also needs another fix to pass GNU tests.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/follow-name (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/rm/isatty is no longer failing!
Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@oech3
Copy link
Contributor Author

oech3 commented Mar 2, 2026

Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

libc function was detected.

@oech3 oech3 marked this pull request as ready for review March 2, 2026 06:00
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

GNU testsuite comparison:

Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@oech3

This comment was marked as resolved.

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

GNU testsuite comparison:

GNU test failed: tests/tail/retry. tests/tail/retry is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@oech3

This comment was marked as resolved.

@oech3
Copy link
Contributor Author

oech3 commented Mar 4, 2026

coreutils/coreutils#212

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

GNU testsuite comparison:

Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 4, 2026

Merging this PR will not alter performance

✅ 298 untouched benchmarks
⏩ 48 skipped benchmarks1


Comparing oech3:nproc-s (ca02090) with main (686bf6a)

Open in CodSpeed

Footnotes

  1. 48 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

github-actions bot commented Mar 6, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/dd/no-allocate is now being skipped but was previously passing.
Note: The gnu test tests/seq/seq-epipe is now being skipped but was previously passing.
Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@oech3
Copy link
Contributor Author

oech3 commented Mar 6, 2026

What happened for CodSpeed?

@github-actions
Copy link

github-actions bot commented Mar 8, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Note: The gnu test tests/cut/bounded-memory is now being skipped but was previously passing.
Congrats! The gnu test tests/rm/many-dir-entries-vs-OOM is now passing!
Congrats! The gnu test tests/tail/pipe-f is now passing!
Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/tail/pipe-f is now passing!
Note: The gnu test tests/nproc/nproc-quota was skipped on 'main' but is now failing.

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.

nproc: nproc-quota.sh?: Rejects schedular

2 participants