Skip to content

Make tests that often take >3s long tests

Christopher Schinnerl requested to merge long-tests into master

Created by: VoidingWarranties

And adjust some time.After constants that are too short for slow Travis

This should fix most of the non-deterministic test failing I've been seeing recently.

Merge request reports