Dyalog/ullu

look into timing out the tests in prod mode

Open

#57 geöffnet am 14. März 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)APL (4 Forks)auto 404
Size: Senhancementgood first issue

Repository-Metriken

Stars
 (5 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The prod mode gives no output if the tests are running all right.

There may be a case where for some reason the test suite is stuck and returns no output. So looking to timing out the tests and giving out some output can be nice.

Jenkins already has a timeout, need to think if it is necessary.

Contributor Guide