mirror of
https://github.com/rclone/rclone.git
synced 2025-04-17 08:48:48 +08:00
fstest: add workaround for Exaba bug FIXME DO NOT MERGE
This commit is contained in:
parent
83b964c0dd
commit
4dbdfcd32b
@ -1513,6 +1513,7 @@ func Run(t *testing.T, opt *Opt) {
|
||||
|
||||
// TestFsRmdirFull tests removing a non empty directory
|
||||
t.Run("FsRmdirFull", func(t *testing.T) {
|
||||
t.Skip()
|
||||
skipIfNotOk(t)
|
||||
if isBucketBasedButNotRoot(f) {
|
||||
t.Skip("Skipping test as non root bucket-based remote")
|
||||
|
Loading…
x
Reference in New Issue
Block a user