On slower systems the lack of a timeout argument to mocha makes some tests fail after 2 seconds.
At least on my rather sad dev box many mysql ops (particularly creating tables) can take quite a bit longer than 2 seconds. Accordingly I've added the moch '--timeout' parameter and set it to 15000, which seems to pass consistently on my dev box.
This commit is contained in:
parent
25b8cc8029
commit
8921b54a1a