Closed apowers313 closed 6 years ago
Note that the build failed because the first attempt to connect to mongodb failed. The subsequent attempts worked fine... maybe it's just a matter of restarting the build?
@apowers313 That was failed connect to "big" mongodb, probably need to add some timeout to ensure that it has enough time to start before running tests. If you curious why we need "big" mongodb, we want to ensure that same tests run exactly the same. Thank you for your contribution.
Fixes #162 and #163