After latest update, clisp 2.49 fails two tests

Bug #1156292 reported by Robert P. Goldman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Medium
Faré

Bug Description

ASDF 2.32.13 fails tests test-concatenate-source.script on Mac OS X.

test-concatenate-source:

TEST ABORTED:
These two expressions yield sequences of unequal length

 The first, (OUTPUT-FILES MCCSO SYS), has value (#P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.fas"
 #P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.lib") of length 2

 The other, (LIST
 (TEST-FASL "test-concatenate-source--all-systems.lisp")), has value (#P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.fas") of length 1
It's your baby, fix it!

** - Continuable Error
Break
Return from BREAK loop
*** - These two expressions yield sequences of unequal length

      The first, (OUTPUT-FILES MCCSO SYS), has value
       (#P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.fas"
        #P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.lib")
      of length 2

      The other,
      (LIST (TEST-FASL "test-concatenate-source--all-systems.lisp")), has
      value
      (#P"/Users/rpg/lisp/asdf/build/fasls/clisp-2.49-unix-x86_64/asdf/test/test-concatenate-source--all-systems.fas")
      of length 1

Revision history for this message
Faré (fahree) wrote :

The tests got broken by my changes in 2.32.13. I fixed the tests.

Directly marking this bug as fixed released, since previous release didn't have it and next release won't and it's only in tests. Thanks a lot for the bug report.

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → Medium
milestone: none → version3
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.