Dyalog / ullu

Testing primitives of DyalogAPL
MIT License
1 stars 0 forks source link

look into timing out the tests in prod mode #57

Open sloorush opened 5 months ago

sloorush commented 5 months ago

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.