3 This test checks that the repository ID is correct for generated AMI reply handler servant classes when different pragma prefixes are used.
5 It does this by checking that handlers for interfaces in an IDL inheritance relationship can be narrowed to their parents handler types.
7 _Expected Success Output_
9 E:\sm\worcvs\tao14\prism\tests\tao439_regression>run_test.pl
12 _Expected Regression Output_
14 E:\sm\worcvs\tao14\prism\tests\tao439_regression>run_test.pl
15 Error: REGRESSION - Cannot narrow ChildModule::ChildInterface reply handler to i
16 ts parent handler type.
17 Error: REGRESSION - Cannot narrow ChildInterface reply handler to its parent han
19 ERROR: client returned 1
21 (or anything else with the word REGRESSION in)
23 All other output is an unexpected problem.