Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / orbsvcs / tests / Bug_2316_Regression / README
blob77d3fd9b09ed1d44718aff0fd162d2261e72428b
3 This client and server in this test both load the UIPMC protocol plug in
4 (see svc.conf).
6 The client creates a MIOP object ref and tests that it can be marshalled
7 and demarshalled without problems by passing it over the wire to the server.
9 _Expected successful result_:
11 E:\worcvs\tao14\prism\tests\tao277_regression>run_test.pl
12 Test passed !!
14 _Expected regression result_:
16 E:\worcvs\tao14\prism\tests\tao277_regression>run_test.pl
17 TAO (1808|644) ERROR: Could not create all profiles while extracting object
18 TAO (1808|644) ERROR: reference from the CDR stream.
19 Test Failed - Regression. Sending UIPMC object ref to server failed with:
20 (1924|1884) EXCEPTION, Exception :
22 system exception, ID 'IDL:omg.org/CORBA/MARSHAL:1.0'
23 TAO exception, minor code = 0 (unknown location; unspecified errno), completed =
24  NO
26 ERROR: Test failed - client returned 1