]> git.eshelyaron.com Git - emacs.git/commit
test-calc-23889: Skip test on 32-bit platforms
authorTino Calancha <tino.calancha@gmail.com>
Fri, 26 May 2017 01:59:19 +0000 (10:59 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Fri, 26 May 2017 01:59:19 +0000 (10:59 +0900)
commit4c4a1b3217570dd306c7ad3ee273a9317ab29134
tree456c85029d9bb0456a5a47df8902d71df12afc6d
parent2ea4b84f5ee41e633430eef6b4a907dd8d0ce2ed
test-calc-23889: Skip test on 32-bit platforms

This test fails on some 32-bit platforms as mentioned in
https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00737.html
* test/lisp/calc/calc-tests.el (test-calc-23889): Skip when
the Lisp integer is not big enough.
test/lisp/calc/calc-tests.el