From b601961e543cfb4f3ab0cf90d504fb9fe1234d1a Mon Sep 17 00:00:00 2001 From: wiserain Date: Wed, 12 Jun 2024 04:43:49 +0900 Subject: [PATCH] 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. --- fstest/test_all/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 9231733e1..2a803356e 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -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: