Skip to content

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Nov 30, 2025

No description provided.

@oech3

This comment was marked as resolved.

@oech3

This comment was marked as resolved.

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/cp-mv-enotsup-xattr is now passing!

@ChrisDryden
Copy link
Contributor

I did a test to see if the latest fixes for writable-under-readonly.sh would work here: #9539 if you wan't to add that one too?

@oech3 oech3 force-pushed the mv-enotsup-xattr branch 2 times, most recently from f4688b5 to 767ac46 Compare December 2, 2025 01:39
@oech3

This comment was marked as resolved.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

GNU testsuite comparison:

Congrats! The gnu test tests/cp/cp-mv-enotsup-xattr is now passing!
Congrats! The gnu test tests/mkdir/writable-under-readonly is now passing!

@oech3 oech3 changed the title Enable cp-mv-enotsup-xattr.sh Enable {cp-mv-enotsup-xattr,writable-under-readonly}.sh Dec 2, 2025
# Remove hfs dependency (should be merged to upstream)
"${SED}" -i -e "s|hfsplus|ext4 -O casefold|" -e "s|cd mnt|rm -d mnt/lost+found;chattr +F mnt;cd mnt|" tests/mv/hardlink-case.sh
# Backport tests fixed at GNU coreutils > 9.9
curl https://raw.githubusercontent.com/coreutils/coreutils/refs/heads/master/tests/mv/hardlink-case.sh > tests/mv/hardlink-case.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would prefer we apply a patch
i don't like downloading stuff on the fly

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(just to run it offline)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about simply supporting any commit at

release_tag_GNU="v9.9"
instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumping commit broke many tests. I could curl and patch at GnuTests.yml, but I don't want to do that and keep hacks inside of this script.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cp/cp-mv-enotsup-xattr is now passing!
Congrats! The gnu test tests/mkdir/writable-under-readonly is now passing!

@oech3

This comment was marked as resolved.

@oech3

This comment was marked as resolved.

@oech3 oech3 changed the title Enable {cp-mv-enotsup-xattr,writable-under-readonly}.sh build-gnu.sh: Bump commit to enable some tests e.g. writable-under-readonly.sh Dec 3, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

GNU testsuite comparison:

GNU test failed: tests/du/apparent. tests/du/apparent is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/misc/mknod. tests/misc/mknod is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/tail/inotify-only-regular. tests/tail/inotify-only-regular is passing on 'main'. Maybe you have to rebase?
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)
Congrats! The gnu test tests/mkdir/writable-under-readonly is now passing!
Note: The gnu test tests/cp/cp-mv-enotsup-xattr was skipped on 'main' but is now failing.
Note: The gnu test tests/tail/inotify-race was skipped on 'main' but is now failing.
Note: The gnu test tests/tail/inotify-race2 was skipped on 'main' but is now failing.
Skip an intermittent issue tests/tail/inotify-dir-recreate (was skipped on 'main', now failing)

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

GNU testsuite comparison:

GNU test failed: tests/du/apparent. tests/du/apparent is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/misc/mknod. tests/misc/mknod is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/tail/inotify-only-regular. tests/tail/inotify-only-regular is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/mkdir/writable-under-readonly is now passing!
Note: The gnu test tests/cp/cp-mv-enotsup-xattr was skipped on 'main' but is now failing.
Note: The gnu test tests/tail/inotify-race was skipped on 'main' but is now failing.
Note: The gnu test tests/tail/inotify-race2 was skipped on 'main' but is now failing.
Skip an intermittent issue tests/tail/inotify-dir-recreate (was skipped on 'main', now failing)

@oech3 oech3 marked this pull request as draft December 3, 2025 10:08
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.

3 participants