Package: dart Version: 6.12.1+dfsg4-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past)
Hi, dart/experimental FTBFS on i386 due to a hanging test: https://buildd.debian.org/status/fetch.php?pkg=dart&arch=i386&ver=6.12.1%2Bdfsg4-3&stamp=1642208825&raw=0 [...] 34: [==========] 8 tests from 1 test suite ran. (5623 ms total) 34: [ PASSED ] 8 tests. 61/62 Test #34: test_Issue1193 .................... Passed 5.64 sec E: Build killed with signal TERM after 150 minutes of inactivity I could reproduce this locally and found the process /build/dart-6.12.1+dfsg4/.pybuild/cpython3_3.10/build/unittests/unit/test_SkelParser running and eating 100% of a cpu core. Andreas