Skip to content

fix(install): fix the ancestors_mode_directories_with_file test (#11363)#11413

Closed
zhw2101024 wants to merge 1 commit intouutils:mainfrom
zhw2101024:install_ancestors_mode_directories_with_file_test
Closed

fix(install): fix the ancestors_mode_directories_with_file test (#11363)#11413
zhw2101024 wants to merge 1 commit intouutils:mainfrom
zhw2101024:install_ancestors_mode_directories_with_file_test

Conversation

@zhw2101024
Copy link
Copy Markdown
Contributor

The permission of directory created by install -D is not necessarily the same with mkdir
Fixes #11363

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/dd/no-allocate is now passing!

@zhw2101024 zhw2101024 force-pushed the install_ancestors_mode_directories_with_file_test branch from b7756f5 to 4440dba Compare March 22, 2026 14:37
…ls#11363)

The permission of directory created by install -D is not necessarily the same with mkdir
@zhw2101024 zhw2101024 force-pushed the install_ancestors_mode_directories_with_file_test branch from 4440dba to 7cdd175 Compare April 1, 2026 08:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/pr/bounded-memory is now being skipped but was previously passing.
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@zhw2101024 zhw2101024 closed this Apr 1, 2026
@zhw2101024 zhw2101024 deleted the install_ancestors_mode_directories_with_file_test branch April 1, 2026 08:50
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.

install: regression after the commit to prevent symlink race condition

1 participant