Open
Description
Helo!
After an error on Travis (OnetapInc/chromy#62), I try to reduce async limit to pass test.
asyncCaptureLimit: 5,
asyncCompareLimit: 50
But nothing change 😢 : https://travis-ci.org/20minutes/colette/builds/271137302
Then I try with
asyncCaptureLimit: 1,
asyncCompareLimit: 1
https://travis-ci.org/20minutes/colette/builds/271199288
I don’t know why it’s green even if i have no result of the test…
Metadata
Metadata
Assignees
Labels
No labels