Re: dblib test t002 hanging when run against SQL Server 2008r2 SP2 ?
Ramiro Morales <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAO7PdF-waVvLvXd4OG3aBPSbVnCiK26wf+wC2o6S-pnv8G+Dug@mail.gmail.com> |
On Fri, Jun 12, 2015 at 10:54 AM, Frediano Ziglio <[email protected]> wrote: > > Looks like you reached the limit, see > https://ci.appveyor.com/project/ramiro/freetds/build/174/job/mrcry453g61o351d/messages > > However the test log show only 16 minutes... (well.. this would > possible means that test really hung). > Exactly, the builds for free AppVeyor open source accounts have a max TTL of 40min: https://ci.appveyor.com/project/ramiro/freetds/build/174 after which I suspect the simply kill the corresponding VM. But the process reaches the lockup point way earlier and the rest of the time up to min 40 is spent in that frozen state. I've just restarted the build so I can measure it more precisely but 16 mins sounds reasonable. update: Indeed, the execution reaches the problematic test on minute 14 or 15. Wil try removing anyways and try to reproduce this here. Thanks! Regards, -- Ramiro Morales @ramiromorales