Shinmera / parachute

An extensible and cross-compatible testing framework.

Home Page:https://shinmera.github.io/parachute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recent package change seems to break some projects

quicklisp opened this issue · comments

According to stassats, 460b482 is responsible for failures like this:

;   during macroexpansion of (DEFINE-TEST (CLIENT-API CLIENT-API.DEFINE-INTERFACE) :HOME ...). Use *BREAK-ON-SIGNALS* to intercept.
;    The value (FIND-PACKAGE "XYZ.SHUNTER.WAYFLAN.TEST") is not of type (OR STRING SYMBOL CHARACTER PACKAGE) when binding SB-KERNEL:PACKAGE-DESIGNATOR

There are a few more of the same type at http://report.quicklisp.org/2022-11-25/failure-report.html

Thanks for catching that. Should be fixed.