mflatt
2021-4-29 02:51:15

I think the current GitHub Actions failures are because some new tests expect open-output-file on a read-only file to trigger an exception, but containers don’t do that.


mflatt
2021-4-29 02:51:36

I’ll try changing to check permissions with file-or-directory-permissions tomorrow.


notjack
2021-4-29 02:56:04

heh, copy on write filesystem?