I recommend the techniques described here: http://pkg-build.racket-lang.org/about.html under "dealing with test failures".
Sam On Wed, Dec 13, 2017 at 6:21 PM, David Storrs <[email protected]> wrote: > I have some code that I'd like to release that relies on having a > database available. I know that the package server regularly runs > tests for the packages, and presumably there won't be a writable DB > available on the package server. What is the best way to handle this? > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

