And also, I want to control `--check-stderr` in `info.rkt` file.

1. currently, typed racket complains any `ctype?` types and warns it to
stderr.
2. for some tests, display their output to stdout and stderr is more
convenient than wrapping the output into something like (check-exn?), say,
to see if the error message is informative or well formatted.

then pkg-build thinks the package has test failures.

On Sat, Jan 28, 2017 at 4:37 AM, Stephen Chang <stch...@ccs.neu.edu> wrote:

> I have a package whose tests are timing out when run by pkg-build. Is
> there a way to extend this timeout?
>
> I know I can specify individual file timeouts with `test-timeouts` but
> I couldnt figure out how to specify a timeout for testing the whole
> package. Is this possible?
>
> Steve
>
> --
> 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 racket-users+unsubscr...@googlegroups.com.
> 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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to