Hi! El dl. 11 de 01 de 2021 a les 14:05 +0200, en/na Sergey Poznyakoff va escriure: > Hi Jordi, > > > 54: strout > > E: Build killed with signal TERM after 150 minutes of inactivity > > > > Any ideas, Sergey? > > None at all. This is the simplest tastcase one can imagine: read > characters from the standard input and reproduce it on the standard > output. The only case that can make it stuck (at least the only > one I can think of) is if the system stucks when reading from fd 0 or > writing to fd 1. > > I hope the commit 51ffe23a906052d1ad5ba7100415da7df73f4152 > will help debug this: it limits the runtime of this testcase to 30 > seconds. Better than 150 minutes, anyway.
Heh, that does help indeed. It seems the test is writing junk for 30 seconds until it terminates. I reduced the alarm to 3 seconds and ran the test in order to provide a smaller log. It can be found at https://oskuro.net/testsuite.log While I'm here, is RUNTESTFLAGS="-v -v -v -debug" the correct way of enabling debug for testsuites? It doesn't seem to work. Thanks, Jordi -- Jordi Mallach <jo...@debian.org> Debian Project