Merge pull request #2303 from jwillemsen/jwi-803
[ACE_TAO.git] / TAO / tests / Bug_2593_Regression / README
blob7fefdb73dd06d8845e9ce441b02baef8e6713334
1 /**
5 @page Bug 2593 Regression Test README File
7 This test is used to demonstrate that TAO can successfully connect
8 with a server even if the server's IOR contains profiles the client
9 doesn't know about.
11 When TAO 1.5.2 was released it was discovered that TAO could no longer
12 tolerate unknown profiles. This test is designed to ensure that
13 problem is caught before another release is cut.
16 $ ./run_test.pl
18         the script returns 0 if the test was successful.