Jerry D. Hedden wrote:
> Also, should the test be skipped/TODOed under Win32
until
> the problem is fixed?
Yves wrote::
> We should todo it, although maybe only under smoke
testing.
>
> Use an environment variable. Something like
> WIN32_SMOKE_SKIP_THREADS or something. People who need
it
> can set it up in a wrapper script.
Patch attached. If $ENV{'WIN32_SMOKE'} is true, then the
offending tests will be set TODO.
|