[asdf-devel] New issue with tests

Robert P. Goldman rpgoldman at sift.net
Mon Oct 21 21:44:30 UTC 2013


Now when I run the tests with

make test-all-no-upgrade

I get to the end of the test process and I am left with:

-#---------------------------------------
Using abcl
Ran 48 tests:
  48 passing and 0 failing
all tests apparently successful
-#---------------------------------------

./test/run-tests.sh -c abcl

at this point, make hangs until I interrupt it with ^C.

Is it possible that I have messed up the way I conditionalized the
test-bundle.script file?

What I did was add this:

#+(or abcl ecl)
(leave-test "Bundle test doesn't work on Mac on this lisp." 0)

in my working copy.  Could that be causing this hang?

thanks,
r



More information about the asdf-devel mailing list