Re: dblib test t002 hanging when run against SQL Server 2008r2 SP2 ?
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4ch_YzKJEXNT9dynJMZuGuL7NaH6bzR-TZ-AwtAx-O=qQ@mail.gmail.com> |
2015-06-11 15:16 GMT+01:00 Ramiro Morales <[email protected]>: > Hi all, > > I'm seeing the above metioned unittest test case fail when run on > AppVeyor (Windows) after being built with Visual Studio 2008 or 2010: > > https://ci.appveyor.com/project/ramiro/freetds/build/173/job/wqtmx2dcm6mcjnj4#L5884 > > I've tried rebasing/grafting the three commits needed to get AppVeyor > build working on/to different points of the master branch going back > up to a month ago to find the 'culprit' commit to no avail. All of > them fail in the same point: Execution stalls indefinitely when > reading row 47. > > It's also happening for FreeTDS 0.95. > > This is strange because I remeber seeing the test suite complete > successfully at some point recently. > > Is anyone else seeing something similar? I'm asking this here and now > because I won't be able to test this on local systems for a few days. > > Regards, > No ideas, I would add a putenv("TDSDUMP=stdout"); line to test and see the output from AppVeyor Frediano