Chesnay Schepler created FLINK-27082:
----------------------------------------
Summary: Disable tests relying on non-writable directories
Key: FLINK-27082
URL: https://issues.apache.org/jira/browse/FLINK-27082
Project: Flink
Issue Type: Sub-task
Components: Tests
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.16.0, 1.14.5, 1.15.1
We have a number of tests that rely on {{File#setWritable}} to produce errors.
These currently fail on GHA because we're running the tests as root, who can
delete files anyway.
Switching to a non-root user is a follow-up.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)