Please report new issues athttps://github.com/DOCGroup
The TAO/tests/Bug_3598a_Regression test seems to fail in all windows builds, runs without problems on linux
added depends
Sun Feb 23 19:05:17 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl> * tao/Strategies/OC_Endpoint_Selector_Loader.cpp: * tao/Strategies/advanced_resource.h: Layout changes * tests/Bug_3598a_Regression/ClientRequest_Interceptor.cpp: * tests/Bug_3598a_Regression/client.cpp: * tests/Bug_3598a_Regression/run_test.pl: * tests/Bug_3598a_Regression/server.cpp: Test always fails on windows, the error is from the server that doesn't link the strategies library, but does read in the svc.conf file. Reimplemented part of the client to cleanly shutdown the ORB so that we don't get valgrind reported leads
fixed