ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

Fix ChainDB q-s-m test on Windows

Open dnadales opened this issue 3 years ago • 1 comments

On Windows, the ChainDB q-s-m test either takes ages (2-3h, compared to <2min on Linux) to complete, or fails with very obscure error messages. This happens both on “real” Windows machines and via Wine.

dnadales avatar Jul 08 '22 14:07 dnadales

We now disabled the test in #3942 for the time being, but the core issue remains.

amesgen avatar Aug 05 '22 11:08 amesgen