[Git][cmucl/cmucl][rtoy-bignum-mult-less-consing] Disable test issue.41.1

Raymond Toy rtoy at common-lisp.net
Sun Jul 15 23:01:16 UTC 2018


Raymond Toy pushed to branch rtoy-bignum-mult-less-consing at cmucl / cmucl


Commits:
cb6e99a3 by Raymond Toy at 2018-07-15T16:01:01-07:00
Disable test issue.41.1

- - - - -


1 changed file:

- tests/issues.lisp


Changes:

=====================================
tests/issues.lisp
=====================================
--- a/tests/issues.lisp
+++ b/tests/issues.lisp
@@ -397,6 +397,10 @@
       (sleep 5)
       (assert-eql :exited (ext:process-status p)))))
 
+;; For some reason this used to work linux CI but not doesn't.  But
+;; this test passes on my Fedora and debian systesm.
+;; See issue #64.
+#-linux
 (define-test issue.41.1
     (:tag :issues)
   (issue-41-tester unix:sigstop))



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/cb6e99a302be745711615f3b35ff51f8a3c58750

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/cb6e99a302be745711615f3b35ff51f8a3c58750
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20180715/31ec56e5/attachment.html>


More information about the cmucl-cvs mailing list