When I compiled sipxportlib from yesterday's sipXtapi-media-update branch and ran the tests I got 2 failures: I think I got the same result from 3.6 branch a while ago.
!!!FAILURES!!! Test Results: Run: 241 Failures: 2 Errors: 0 1) test: OsProcessMgrTest::testManager (F) line: 66 c:\work\sipfoundry\branches\ sipxtapi-media-update-unstable\sipxportlib\src\test\os\osprocessmgrtest.cpp assertion failed - Expression: stat == OS_SUCCESS - Started first proccess 2) test: SocketsTest::testWriteAndAcceptMsg (F) line: 130 c:\work\sipfoundry\bra nches\sipxtapi-media-update-unstable\sipxportlib\src\test\os\ossockettest.cpp equality assertion failed - Expected: 4 - Actual : -1 - read correct number of bytes on 2nd msg Is anybody else getting them? Do all tests pass on your pc? I have Windows XP SP2 and I compiled sipxportlib with Visual studio 8 with glib 2.12.6. If it works for you which version of glib do you use? I have read on http://sipx-wiki.calivia.com/index.php/HowTo_compile_sipXezPhone#Microsoft_Windows_Instructions that only 2.4.7 has been tested but this is really a historical version and binaries arent available anymore (gtk ftp or Tor's website). If I try to compile 2.4.8 with mingw then I can compile all dlls except for the gobject.dll because it freezes when it runs glib-genmarshal.exe. It is possible that glib 2.12.6 has some serious bugs, at least 2.12.3 had some serious bugs in iochannels under windows if asynchronous sockets were used (this seems to be gone in 2.12.6). Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
