summaryrefslogtreecommitdiff
path: root/tests/Bug_3941_Regression/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_3941_Regression/README')
-rw-r--r--tests/Bug_3941_Regression/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/Bug_3941_Regression/README b/tests/Bug_3941_Regression/README
new file mode 100644
index 00000000000..e8cd4738f6d
--- /dev/null
+++ b/tests/Bug_3941_Regression/README
@@ -0,0 +1,20 @@
+// $Id$
+
+The problem is described in the corresponding issue. In short tao_idl
+incorrectly generated _tao_unmarshal() function for valuetypes so that
+it returned true even when the types stored in CDR and attempted to
+extract were completely different.
+
+
+__Successful Output__
+
+$> ./run_test.pl
+Test passed.
+
+
+__Regression Output__
+
+$> ./run_test.pl
+ERROR: unmarshal shouldn't work
+ERROR: <test3941> failed:
+ERROR: test returned 255