Opened 15 years ago

Closed 3 years ago

#188 closed defect (fixed)

READ can't read from gray streams

Reported by: Mark Evenson Owned by: no-one
Priority: blocker Milestone: 1.9.2
Component: streams Version: 1.1.0
Keywords: gray-streams streams beyond-ansi CL:READ Cc: stassats@…
Parent Tickets:

Description (last modified by Mark Evenson)

; Wrote /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/ASDF-TMP-tests.abcl (0.13 seconds)
; Loading /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/tests.abcl ...
; Loaded /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/tests.abcl (0.016 seconds)
; Compiling /home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/perl-tests.lisp ...
; (IN-PACKAGE :CL-PPCRE-TEST)
; (DEFVAR *TESTS-TO-SKIP* ...)
; (DEFUN CREATE-STRING-FROM-INPUT ...)
; (DEFUN PERL-TEST ...)
; Wrote /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/ASDF-TMP-perl-tests.abcl (0.098 seconds)
; Loading /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/perl-tests.abcl ...
; Loaded /home/weblogic/.cache/common-lisp/abcl-1.1.0-dev-fasl38-linux-x64/home/weblogic/quicklisp/dists/quicklisp/software/cl-ppcre-2.0.3/test/perl-tests.abcl (0.026 seconds)
Test: Running tests in file "perltestdata"
   1:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   2:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   3:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   4:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   5:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   6:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   7:
   got an unexpected error: The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {47275E71}> is not of type STREAM.
   8:

See Also #166

Change History (29)

comment:1 by Mark Evenson, 15 years ago

Milestone: 1.0.11.1.0

comment:2 by stassats, 14 years ago

Cc: stassats@… added
Summary: FLEXI-STREAMS fails when testing CL-PPCREREAD can't read from gray streams

A better test case:
(read (flex:make-flexi-stream (flex:make-in-memory-input-stream (flex:string-to-octets "(+ 1 1)"))))
The value #<FLEXI-STREAMS:FLEXI-INPUT-STREAM {17E2C93C}> is not of type STREAM.

comment:3 by ehuelsmann, 14 years ago

Keywords: gray-streams added; quicklisp asdf flexi-stream cl-ppcre asdf:test-op removed

comment:4 by Mark Evenson, 14 years ago

Keywords: streams beyond-ansi added
Milestone: 1.1.01.1.1

comment:5 by Mark Evenson, 14 years ago

Milestone: 1.1.11.2.0
Priority: majorcritical
Version: 1.1.0

FLEXI-STREAMS still failing tests.

comment:6 by Mark Evenson, 13 years ago

FLEXI-STREAMS now passes its tests, but this test case still fails.

comment:7 by Evenson Not Org, 13 years ago

Priority: criticalblocker

comment:8 by Evenson Not Org, 13 years ago

Milestone: 1.2.01.3.0

comment:9 by Mark Evenson, 13 years ago

Keywords: CL:READ added

comment:10 by Mark Evenson, 12 years ago

Owner: changed from Mark Evenson to no-one
Status: newassigned

comment:11 by Mark Evenson, 12 years ago

Milestone: 1.3.02.0

Ticket retargeted after milestone closed

comment:12 by Mark Evenson, 12 years ago

Milestone: 2.02.0.0

Milestone renamed

comment:13 by Mark Evenson, 12 years ago

Milestone: 2.0.01.4.0

comment:14 by Mark Evenson, 10 years ago

Milestone: 1.4.01.5.0

Ticket retargeted after milestone closed

comment:15 by Mark Evenson, 9 years ago

Milestone: 1.5.01.6.0

Ticket retargeted after milestone closed

comment:16 by Mark Evenson, 9 years ago

Description: modified (diff)

comment:17 by Mark Evenson, 7 years ago

Milestone: 1.6.01.6.1

Ticket retargeted after milestone closed

comment:18 by Mark Evenson, 7 years ago

Component: librariesstreams

comment:19 by Mark Evenson, 6 years ago

Milestone: 1.6.11.6.2

Ticket retargeted after milestone closed

comment:20 by Mark Evenson, 6 years ago

Milestone: 1.6.21.7.0

comment:21 by Mark Evenson, 6 years ago

Milestone: 1.7.01.7.1

Ticket retargeted after milestone closed

comment:22 by Mark Evenson, 6 years ago

Milestone: 1.7.11.7.2

Ticket retargeted after milestone closed

comment:23 by Mark Evenson, 6 years ago

Milestone: 1.7.21.8.0

Milestone renamed

comment:24 by Mark Evenson, 6 years ago

Milestone: 1.8.01.8.1

Ticket retargeted after milestone closed

comment:25 by Mark Evenson, 4 years ago

Milestone: 1.8.11.9.0

comment:26 by Mark Evenson, 3 years ago

Milestone: 1.9.01.9.1

comment:27 by Mark Evenson, 3 years ago

Milestone: 1.9.11.9.2

comment:28 by Mark Evenson, 3 years ago

Milestone: 1.9.21.9.3

comment:29 by Mark Evenson, 3 years ago

Milestone: 1.9.31.9.2
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.