Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Fix test flakes #164

Merged
merged 4 commits into from
Jul 21, 2021
Merged

Fix test flakes #164

merged 4 commits into from
Jul 21, 2021

Conversation

Stebalien
Copy link
Member

  1. Don't run datastore tests in parallel.
  2. Avoid writing to disk, just test in-memory.
  3. Add some additional assertions to make debugging errors easier.

This test is flaking on windows when using the leveldb datastore.
Hopefully, this extra check will help us narrow it down.
We have timing dependencies in some of these tests.
Makes the timing much less problematic, especially in CI.
@Stebalien Stebalien merged commit 2ff9006 into master Jul 21, 2021
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant