[wp-trac] [WordPress Trac] #60817: Investigate potentially failing `test_should_set_chmod()` test
WordPress Trac
noreply at wordpress.org
Thu Mar 21 09:46:06 UTC 2024
#60817: Investigate potentially failing `test_should_set_chmod()` test
------------------------------+----------------------------
Reporter: swissspidy | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Keywords: dev-feedback
Focuses: |
------------------------------+----------------------------
This is a follow-up to #57774, which added a suite of new tests in 6.5.
Since that milestone is soon closing, I am opening this to further
investigate the
`\Tests_Filesystem_WpFilesystemDirect_Mkdir::test_should_set_chmod()`
test, which seems to fail on a certain host. See
https://make.wordpress.org/hosting/test-results/r57860/wpmudevbot-r57860/
This could either be an issue with the host, core, or simply the test
itself.
This test is also the last one with an `is_windows()` check. Would be good
if we could get rid of this env-specific check and maybe rely on comparing
with `FS_CHMOD_DIR` instead.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60817>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list