Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
On FreeBSD 13.2-RELEASE:
ERROR: test_flags (test.test_tempfile.TestTemporaryDirectory.test_flags)----------------------------------------------------------------------Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd/build/Lib/test/test_tempfile.py", line 1845, in test_flags os.chflags(os.path.join(root, name), flags)OSError: [Errno 45] Operation not supported: '/tmp/test_python_s_sfxawg/8s2ad168/dir1/dir1/dir1/test0.txt'logs:https://buildbot.python.org/all/#/builders/1223/builds/1
I'm working on a fix.
See also issue#108948.