Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix flaky test-repl #36415

Merged
merged 1 commit into from Dec 9, 2020
Merged

test: fix flaky test-repl #36415

merged 1 commit into from Dec 9, 2020

Commits on Dec 9, 2020

  1. test: fix flaky test-repl

    The timeout is insufficient in CI (failures on Raspberry Pi) and I can
    reproduce locally (on macOS) with
    `tools/test.py -j 96 --repeat 192 test-repl`.
    
    Increase timeout drastically as it only is useful in an error
    condition.
    
    PR-URL: nodejs#36415
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Trott committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9a51082 View commit details
    Browse the repository at this point in the history