mirror of
https://github.com/rclone/rclone.git
synced 2024-12-22 15:11:56 +01:00
pikpak: remove PublicLink from integration tests
This commit removes the test for PublicLink as it is not currently supported in the test environment. This removes it from the integration tests to avoid meaningless retries.
This commit is contained in:
parent
51aca9cf9d
commit
b601961e54
@ -343,6 +343,9 @@ backends:
|
||||
- TestSyncWithTrackRenames
|
||||
# integration
|
||||
- TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
|
||||
# This test fails with message
|
||||
# "share_status_prohibited" (9): Sorry, the sharing service is under maintenance in the current region.
|
||||
- TestIntegration/FsMkdir/FsPutFiles/PublicLink
|
||||
- backend: "webdav"
|
||||
remote: "TestWebdavNextcloud:"
|
||||
ignore:
|
||||
|
Loading…
Reference in New Issue
Block a user