Files
opencloud/tests/acceptance/expected-failures-without-remotephp.md
T
Sawjan Gurung 8d3b2e3eeb ci: override with-remote-php config if specified (#2184)
test: update expected-failures list

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2026-01-21 09:38:15 +05:45

59 KiB

Scenarios that are expected to fail when remote.php is not used

REPORT request without remote.php returns empty result (only with dav/spaces path)

Downloading public files without remote.php returns 401 unauthorized error

Cannot create new TUS upload resource using /webdav without remote.php - returns html instead

PROPFIND to /webdav root (old dav path) without remote.php returns html instead of xml

Trying to create .. resource with /webdav root (old dav path) without remote.php returns html

Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.