Re: [R-pkg-devel] Tests hang only on win-builder x64

2018-06-30 Thread Michael Levy
Thanks Uwe. Seems I need to overhaul my tests... -- Michael Levy 970-426-5389 On Sat, Jun 30, 2018 at 2:59 PM Uwe Ligges wrote: > Wekk, after 20 min the process is killed. If you spend 17 min in i386, > and some time in the previous part of the checks, there is not much time > left f

[R-pkg-devel] Tests hang only on win-builder x64

2018-06-30 Thread Michael Levy
Hi all, My package's tests seem to be hanging on win-builder's x64 build for all three R releases, but they complete okay on win-builder i386 and on AppVeyor x64 (and on other platforms). The tests take a while to complete, so I've split them into multiple files so that some output comes back ev