snazzy-d / sdc

The Snazzy D Compiler
MIT License
246 stars 55 forks source link

valid/test0176 fails under certain environmental conditions #326

Open 0xEAB opened 10 months ago

0xEAB commented 10 months ago

Title says it all. valid/test0176 fails every now and then on my machine. It’s not reliably reproducible, but it sometimes happens.

Exits with 1 instead of 0 when it fails.

0xEAB commented 10 months ago
test/valid/test0176.d: expected reval 0, got 1
test/valid/test0176.d: FAILED, REGRESSION
Summary: 225 tests, 221 passes, 4 failures, 98.22% pass rate, 1 regressions, 0 improvements.
0xEAB commented 9 months ago

oh, hey, it happens on the CI as well: https://github.com/snazzy-d/sdc/actions/runs/6777561283/job/18421418419?pr=332#step:8:700