qingstor: ignore harmless failing integration test #5734

The test TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fails in
the integration test because there is a broken bucket in the test
account which support haven't been able to remove.
This commit is contained in:
Nick Craig-Wood 2021-10-20 17:51:06 +01:00
parent 9742648fce
commit 2e72ec96c1
1 changed files with 3 additions and 0 deletions

View File

@ -249,6 +249,9 @@ backends:
fastlist: false
oneonly: true
cleanup: true
ignore:
# This test fails because of a broken bucket in the account!
- TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
- backend: "azureblob"
remote: "TestAzureBlob:"
fastlist: true