Varac
Varac
> The visual process can continue even if Bookworm is closed by continuing to run the process in the background. This will especially be useful for users who are importing...
> The Elementary HIG states that after the app is closed a number of things like saving stuff, saving state, can continue in the background. Well saving the state of...
Bug is still present in Zom Android 15.6.0-beta-3 from June 4th.
@jmaupetit Sorry, not the time nor the python skills needed :/
@braincow What's the state of this PR ? I'd really like to see it merged !
Ping @braincow ?
Interestingly, this seems to only happen in docker. Running is locally (installed with npm) leads to the desired result: ``` ❯ touch /tmp/cytest/de touch: cannot touch '/tmp/cytest/de': Permission denied ❯...
The use-case is that I want to run cypress in kubernetes, and the project dir is mounted from a readonly configmap.
@ligi: This is an annoying bug that makes passandroid pretty unusable - please push 3.5.1 to fdroid/play store soon !
@The-Compiler Thxm I already found and use pytest-rerunfailures after creating this issue. works great, still I think it could be a good addition for pytest-repeat. But feel free to close...