mirror of
https://github.com/minio/minio.git
synced 2026-06-04 10:13:48 +08:00
Revert "tests: Add context cancelation (#15374)"
This reverts commit 1e332f0eb1.
Reverting this as tests are failing randomly.
This commit is contained in:
@@ -1879,7 +1879,7 @@ func initFSObjectsB(disk string, t *testing.B) (obj ObjectLayer) {
|
||||
|
||||
newTestConfig(globalMinioDefaultRegion, obj)
|
||||
|
||||
initAllSubsystems(GlobalContext)
|
||||
initAllSubsystems()
|
||||
return obj
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user