Ticket #1800 (new defect)

Opened 9 years ago

Unit test fails because of problem with reverse!

Reported by: jphelps Owned by: dherman
Priority: blocker Milestone:
Component: dherman/zip.plt Keywords:
Cc: Version:
Racket Version: 6.1

Description

raco setup: error: during making for <planet>/schematics/schemeunit.plt/1/2/gui
raco setup: ...s\ZZZZZ\AppData?\Roaming\Racket\planet\300\6.1.1\cache\schematics\schemeunit.plt\1\2\schemeunit.ss:103:5: reverse!: unbound identifier in module
raco setup: in: reverse!
raco setup: error: during launcher setup for <planet>/schematics/schemeunit.plt/1/2 (schemeunit)
raco setup: map: contract violation
raco setup: expected: list?
raco setup: given: #f
raco setup: argument position: 2nd
raco setup: other arguments...:
raco setup: #<procedure:path->string>
...s\ZZZZZ\AppData?\Roaming\Racket\planet\300\6.1.1\cache\schematics\schemeunit.plt\1\2\schemeunit.ss:103:5: reverse!: unbound identifier in module

in: reverse!

raco setup: error: during making for <planet>/dherman/zip.plt/2/1/private/tests
raco setup: ...s\ZZZZZ\AppData?\Roaming\Racket\planet\300\6.1.1\cache\schematics\schemeunit.plt\1\2\schemeunit.ss:103:5: reverse!: unbound identifier in module
raco setup: in: reverse!

Note: See TracTickets for help on using tickets.