Haxl/tests
Zejun Wu 680c222e12 Improve outgoneFetchesTest
Summary:
This test is flaky and failed in recent travis ci run:

https://travis-ci.org/facebook/Haxl/jobs/560169278

2ms is too small and a context switch or gc can affect the order of events.
Let's enlarge this to 100ms, which is similar to what we have in
FullyAsyncTest.

Reviewed By: anubhav94N

Differential Revision: D16522892

fbshipit-source-id: d27dd0b185115fd2ab0df9496b0811066e731305
2019-07-26 13:56:05 -07:00
..
AdoTests.hs get rid of num_rounds 2018-07-25 09:21:34 -07:00
AllTests.hs Add correctness tests for outgone-fetches logging (#99) 2019-05-09 06:46:56 -07:00
BadDataSource.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
BatchTests.hs get rid of num_rounds 2018-07-25 09:21:34 -07:00
Bench.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
CoreTests.hs Add writes to IORef in Env 2019-04-10 09:48:57 -07:00
DataCacheTest.hs Fix haxl core tests 2019-04-10 09:48:57 -07:00
ExampleDataSource.hs Add writes to IORef in Env 2019-04-10 09:48:57 -07:00
FBMain.hs Haxl 2 2017-10-03 00:28:54 -07:00
FullyAsyncTest.hs Expose andThen to perform computations sequentially 2019-07-26 13:56:05 -07:00
LoadCache.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
LoadCache.txt Add writes to IORef in Env 2019-04-10 09:48:57 -07:00
MemoizationTests.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
MockTAO.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
MonadBench.hs Expose andThen to perform computations sequentially 2019-07-26 13:56:05 -07:00
OutgoneFetchesTests.hs Improve outgoneFetchesTest 2019-07-26 13:56:05 -07:00
ProfileTests.hs Correctly account for allocation done in child threads 2018-01-10 08:51:53 -08:00
SleepDataSource.hs Add correctness tests for outgone-fetches logging (#99) 2019-05-09 06:46:56 -07:00
TestBadDataSource.hs Fix haxl core tests 2019-04-10 09:48:57 -07:00
TestExampleDataSource.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
TestMain.hs Change license to plain BSD3 2017-12-08 04:33:35 -08:00
TestTypes.hs Fix haxl core tests 2019-04-10 09:48:57 -07:00
TestUtils.hs Fix haxl core tests 2019-04-10 09:48:57 -07:00
WorkDataSource.hs Add writes to IORef in Env 2019-04-10 09:48:57 -07:00
WriteTests.hs Add correctness tests 2019-04-10 09:48:57 -07:00