Re: dblib test t002 hanging when run against SQL Server 2008r2 SP2 ?
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4eOPLHj36poGC6QU98tNR1VaPjqNHcN+89=WecEEwMa6g@mail.gmail.com> |
2015-06-12 13:06 GMT+01:00 Ramiro Morales <[email protected]>: > On Thu, Jun 11, 2015 at 6:03 PM, Frediano Ziglio <[email protected]> wrote: >> >> No ideas, I would add a >> >> putenv("TDSDUMP=stdout"); >> >> line to test and see the output from AppVeyor > > This is great advice Frediano. Thanks!. > > Did that but is seems it doesn't show additional info about the freeze > in the precise moment it happens: > > Commit: https://github.com/ramiro/freetds/commit/9b3a305562a772879f74bcbb893746f7ac48b7ea > Log: https://ci.appveyor.com/project/ramiro/freetds/build/174/job/mrcry453g61o351d#L5885 > > Will try to set up a Windows dev env at work today to see if it's > reproducible but I'm not sure which exact SQL Server 2008 (sub)version > they have there. > > Regards, > 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). Frediano