Clear exceptions so residual crud doesn't trap.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 07:46:42 +0000 (07:46 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 08:19:40 +0000 (08:19 +0000)
tests/microcode/test-flonum-except.scm

index 92352595f68759f7b336b492c273273e62bb20ba..6b9b026cc4418100e8ab2585e61e1e890b23d0e0 100644 (file)
@@ -83,6 +83,7 @@ USA.
     (lambda ()
       (flo:preserving-environment
        (lambda ()
+        (flo:clear-exceptions! (flo:supported-exceptions))
         (with-failure-expected
             (if (flo:have-trap-enable/disable?)
                 xfail