CICD.yml: Use unshare for run_df_with_masked_proc#12120
Open
oech3 wants to merge 1 commit intouutils:mainfrom
Open
CICD.yml: Use unshare for run_df_with_masked_proc#12120oech3 wants to merge 1 commit intouutils:mainfrom
oech3 wants to merge 1 commit intouutils:mainfrom
Conversation
|
GNU testsuite comparison: |
Contributor
Author
|
Hmm... the test was already PASS without this. Does it always PASS when |
Contributor
|
@oech3 if |
Contributor
Author
|
@cakebaker Thankyou. We should show skip at https://github.com/uutils/coreutils/actions/runs/25249576549/job/74039602884?pr=12120#step:17:2191 instead of |
Contributor
|
@oech3 I think it is not possible to do a skip at runtime. |
Contributor
Author
|
So it is difficult verify this PR and add tests depending on |
Contributor
Author
|
@cakebaker We can catch regression if |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needed to run
coreutils/tests/by-util/test_df.rs
Lines 1095 to 1125 in 4b5a2af