mirror of
https://github.com/rclone/rclone.git
synced 2025-06-26 15:01:41 +02:00
test_all: remove uptobox from integration tests
The uptobox service hasn't running since 20 September 2023. This removes it from the integration tests to save noise.
This commit is contained in:
parent
1f9a79ef09
commit
cab42107f7
@ -431,11 +431,11 @@ backends:
|
|||||||
fastlist: false
|
fastlist: false
|
||||||
ignore:
|
ignore:
|
||||||
- TestSyncUTFNorm
|
- TestSyncUTFNorm
|
||||||
- backend: "uptobox"
|
# - backend: "uptobox"
|
||||||
remote: "TestUptobox:"
|
# remote: "TestUptobox:"
|
||||||
fastlist: false
|
# fastlist: false
|
||||||
ignore:
|
# ignore:
|
||||||
- TestRWFileHandleWriteNoWrite
|
# - TestRWFileHandleWriteNoWrite
|
||||||
- backend: "oracleobjectstorage"
|
- backend: "oracleobjectstorage"
|
||||||
remote: "TestOracleObjectStorage:"
|
remote: "TestOracleObjectStorage:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user