coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

uptime: move to `feat_common_core` in `Cargo.toml`

Open cakebaker opened this issue 10 months ago • 9 comments

This PR attempts to move uptime from feat_require_unix_utmpx to feat_common_core in Cargo.toml based on feedback to https://github.com/uutils/coreutils/pull/7250

cakebaker avatar Feb 02 '25 14:02 cakebaker

Please don't hate me for this suggestion :)

sylvestre avatar Feb 03 '25 16:02 sylvestre

@cakebaker still working on it? :)

sylvestre avatar Apr 17 '25 19:04 sylvestre

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

github-actions[bot] avatar May 06 '25 08:05 github-actions[bot]

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

github-actions[bot] avatar May 21 '25 09:05 github-actions[bot]

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

github-actions[bot] avatar Jul 01 '25 09:07 github-actions[bot]

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

github-actions[bot] avatar Jul 17 '25 15:07 github-actions[bot]

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

github-actions[bot] avatar Jul 30 '25 09:07 github-actions[bot]

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)

github-actions[bot] avatar Jul 30 '25 10:07 github-actions[bot]

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

github-actions[bot] avatar Aug 20 '25 08:08 github-actions[bot]

@cakebaker still planning to finish it ? :)

sylvestre avatar Oct 06 '25 20:10 sylvestre

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

github-actions[bot] avatar Oct 07 '25 08:10 github-actions[bot]

Is this buildable on Windows?

oech3 avatar Oct 20 '25 07:10 oech3

@oech3 yes

cakebaker avatar Oct 20 '25 07:10 cakebaker

So is merging this blocked by other platforms?

oech3 avatar Oct 20 '25 07:10 oech3

Yes, there are still some CI jobs failing :|

cakebaker avatar Oct 20 '25 07:10 cakebaker