Dyalog/ullu

look into timing out the tests in prod mode

Open

#57 创建于 2024年3月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)APL (4 fork)auto 404
Size: Senhancementgood first issue

仓库指标

Star
 (5 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南