• Alfredo Di Napoli's avatar
    fix(tests) Increase timeout in 'simple Ping job works' test · 45037f2d
    Alfredo Di Napoli authored
    This commit extends the timeout around the `readTChan` in the ping-pong
    test to 60 seconds, mostly to account for CI slowness and to rule-out
    potential source of flakyness.
    
    The calls to `threadDelay` have been removed, as they doesn't seem to
    affect the overall stability of the test (at least locally) -- the
    point of the exercise is trying to expose as much as possible potential
    problems which might be masked by active waits.
    45037f2d
Name
Last commit
Last update
.gitlab/issue_templates Loading commit data...
bench Loading commit data...
bench-data/phylo Loading commit data...
bin Loading commit data...
devops Loading commit data...
docs Loading commit data...
ekg-assets Loading commit data...
nix Loading commit data...
src Loading commit data...
src-doctest Loading commit data...
test Loading commit data...
test-data Loading commit data...
.clippy.dhall Loading commit data...
.envrc Loading commit data...
.ghci Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
DEVELOPER_GUIDELINES.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
cabal.project Loading commit data...
cabal.project.freeze Loading commit data...
cabal.project.local_toCopy Loading commit data...
gargantext-settings.toml_toModify Loading commit data...
gargantext.cabal Loading commit data...
gargantext.ini_toModify Loading commit data...
hie.yaml Loading commit data...
run Loading commit data...
shell.nix Loading commit data...
stack.yaml Loading commit data...
start Loading commit data...
weeder.toml Loading commit data...