Skip to content

GH-73991: Fix "Operation not supported" on Fedora buildbot. - #121444

Merged
barneygale merged 1 commit into
python:mainfrom
barneygale:gh-73991-fix-buildbot
Jul 7, 2024
Merged

GH-73991: Fix "Operation not supported" on Fedora buildbot.#121444
barneygale merged 1 commit into
python:mainfrom
barneygale:gh-73991-fix-buildbot

Conversation

@barneygale

@barneygalebarneygale commented Jul 6, 2024

Copy link
Copy Markdown
Contributor

Follow-up to #120806. Use os_helper.skip_unless_xattr to skip testing xattr preservation when unsupported.

Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.
@bedevere-appbedevere-appBot added the tests Tests in the Lib/test dir label Jul 6, 2024
@barneygalebarneygale added skip news topic-pathlib tests Tests in the Lib/test dir and removed tests Tests in the Lib/test dir awaiting core review labels Jul 6, 2024
@barneygale
barneygale merged commit b765e4a into python:mainJul 7, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
…thon#121444)
Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…thon#121444)
Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-pathlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@barneygale