Dyalog/ullu

look into timing out the tests in prod mode

Open

#57 aberto em 14 de mar. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)APL (4 forks)auto 404
Size: Senhancementgood first issue

Métricas do repositório

Stars
 (5 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador