Bug 4155 - TAO/tests/Bug_3598a_Regression fails on all windows builds
Summary: TAO/tests/Bug_3598a_Regression fails on all windows builds
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 2.2.4
Hardware: All Linux
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on: 3598
Blocks:
  Show dependency tree
 
Reported: 2014-02-21 05:13 CST by Johnny Willemsen
Modified: 2014-02-24 02:35 CST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2014-02-21 05:13:11 CST
The TAO/tests/Bug_3598a_Regression test seems to fail in all windows builds, runs without problems on linux
Comment 1 Johnny Willemsen 2014-02-21 05:13:24 CST
added depends
Comment 2 Johnny Willemsen 2014-02-23 13:07:24 CST
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
Comment 3 Johnny Willemsen 2014-02-24 02:35:02 CST
fixed