-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
area/storageStorage related issues and pull requestsStorage related issues and pull requestsarea/testingTesting related issues and pull requestsTesting related issues and pull requestshelp wantedExtra attention is neededExtra attention is needed
Description
At present, a lot of test cases are making use of a shared testStorage
instance.
As we are using the same testing patterns in places, this may at some point result in flaky errors when things are being run concurrently. Which is (obviously) not great, and needs changing so test cases use an isolated storage instance.
Metadata
Metadata
Assignees
Labels
area/storageStorage related issues and pull requestsStorage related issues and pull requestsarea/testingTesting related issues and pull requestsTesting related issues and pull requestshelp wantedExtra attention is neededExtra attention is needed