cloudius-systems / osv

OSv, a new operating system for the cloud.
osv.io
Other
4.12k stars 605 forks source link

Failing tst-feexcept on newer build machines (Gcc 12.2.1). #1213

Closed nyh closed 1 year ago

nyh commented 1 year ago

After fixing #1212 the next test to fail on my Fedora 36 build machine with Gcc 12.2.1 is

$ scripts/run.py -e 'tests/tst-feexcept.so' -c 1 
FAIL: /home/nyh/osv.tmp2/osv/tests/tst-feexcept.cc:82: For sig_check([] { printf("%d\n", 1 / zero_i()); }, SIGFPE), expected true, saw 0.
SUMMARY: 14 tests, 1 failures