test-program fails on ACL + Windows

Bug #1469888 reported by Robert P. Goldman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Undecided
Unassigned

Bug Description

These two expressions fail comparison with EQUAL:
 (UIOP/UTILITY:NEST (LISP-INVOCATION/LISP-INVOCATION:INVOKE-LISP :LISP-PATH ASDF-TEST::*LISP* :CROSS-COMPILE NIL :IMAGE-PATH (UIOP/FILESYSTEM:NATIVE-NAMESTRING ASDF-TEST::IMG) :EVAL "(uiop:restore-image :entry-point 'hello:entry-point :lisp-interaction nil)" :RUN-PROGRAM-ARGS (QUOTE (:OUTPUT :LINES :ERROR-OUTPUT T)))) evaluates to NIL
 (QUOTE ("hello, world")) evaluates to ("hello, world")
Script failed

Looks like we are faililng to capture the output of the command. That wouldn't surprise me, since I don't know how to get the output of a run of Allegro under windows. Seems to get thrown off into some other console and lost forever, even if you're using the +c command-line argument.

Revision history for this message
Robert P. Goldman (rpgoldman) wrote :

Different bug now: same test. See attached transcript

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

Please try with the latest lisp-invocation 1.0.10 and/or patch lisp-invocation as required to make it work.

Changed in asdf:
status: New → Fix Committed
Changed in asdf:
status: Fix Committed → 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.