You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2024/01/31 11:45:00 UTC

[jira] [Comment Edited] (FLINK-27082) Disable tests relying on non-writable directories

    [ https://issues.apache.org/jira/browse/FLINK-27082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799730#comment-17799730 ] 

Matthias Pohl edited comment on FLINK-27082 at 1/31/24 11:44 AM:
-----------------------------------------------------------------

master: 
* [7d8f62f17262545dc51a29399927c85215847fda|https://github.com/apache/flink/commit/7d8f62f17262545dc51a29399927c85215847fda]
* [a810088688c7fe1bc969ed99aed3aaaf73742449|https://github.com/apache/flink/commit/a810088688c7fe1bc969ed99aed3aaaf73742449]

1.18: 
* [3813eaf65a3dc20b15509b93a3efd3550ebc949f|https://github.com/apache/flink/commit/3813eaf65a3dc20b15509b93a3efd3550ebc949f]
* [fff63f4443e2f98ccd49f6cdbb46a28e52371d38|https://github.com/apache/flink/commit/fff63f4443e2f98ccd49f6cdbb46a28e52371d38]


was (Author: mapohl):
master: 
* [7d8f62f17262545dc51a29399927c85215847fda|https://github.com/apache/flink/commit/7d8f62f17262545dc51a29399927c85215847fda]
* [a810088688c7fe1bc969ed99aed3aaaf73742449|https://github.com/apache/flink/commit/a810088688c7fe1bc969ed99aed3aaaf73742449]
1.18: 
* [3813eaf65a3dc20b15509b93a3efd3550ebc949f|https://github.com/apache/flink/commit/3813eaf65a3dc20b15509b93a3efd3550ebc949f]
* [fff63f4443e2f98ccd49f6cdbb46a28e52371d38|https://github.com/apache/flink/commit/fff63f4443e2f98ccd49f6cdbb46a28e52371d38]

> 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
>    Affects Versions: 1.18.0, 1.19.0
>            Reporter: Chesnay Schepler
>            Assignee: Matthias Pohl
>            Priority: Major
>              Labels: github-actions, pull-request-available, test-stability
>             Fix For: 1.19.0, 1.18.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.10#820010)