Dyalog/ullu

look into timing out the tests in prod mode

Open

#57 ouverte le 14 mars 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)APL (4 forks)auto 404
Size: Senhancementgood first issue

Métriques du dépôt

Stars
 (5 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur