On Thu, Feb 4, 2010 at 9:49 PM, Faré fahree@gmail.com wrote:
If it's the compile-asdf script hanging instead of exiting, I just pushed 1.603 that has a fix for running tests in ECL w/o manual intervention. My apologies. (No functional change to asdf itself, only to the test script infrastructure.)
I am currently getting one failure. Is this due to the warnings? I can not see them.
; loading system definition from ; /Users/jjgarcia/src/asdf/test/try-reloading-1.asd into #<ASDF0 package> ;;; Loading "/Users/jjgarcia/src/asdf/test/try-reloading-1.asd" ; registering #<SYSTEM TRY-RELOADING-1 10093480> as TRY-RELOADING-1 Caught error component "try-reloading-dependency" not found, required by #<ASDF:SYSTEM "try-reloading-1" 10093480>; $ cp try-reloading-depen dency.hidden try-reloading-dependency.asd
-#--------------------------------------- Using /Users/jjgarcia/bin/ecl -norc Ran 18 tests: 17 passing and 1 failing failing test(s): test-retry-loading-component-1.script -#---------------------------------------