Hide Forgot
Description of problem: Upstream testsuite failed. returning ... ok largeobject ... ok with ... ok xml ... FAILED test stats ... ok test tablespace ... ok Version-Release number of selected component (if applicable): postgresql-8.4.20-4.el6_7.x86_64 How reproducible: Allways Additional info: As you can see from output postgresql seems to be working properly but expected result are more verbose. I suppose this behavior has something in common with last patch-sets. *** /usr/lib64/pgsql/test/regress/expected/xml.out 2014-02-17 14:44:07.000000000 -0500 --- /usr/lib64/pgsql/test/regress/results/xml.out 2016-02-02 09:55:01.628000002 -0500 *************** *** 9,16 **** LINE 1: INSERT INTO xmltest VALUES (3, '<wrong'); ^ DETAIL: Entity: line 1: parser error : Couldn't find end of Start Tag wrong line 1 - <wrong - ^ SELECT * FROM xmltest; id | data ----+-------------------- --- 9,14 ---- *************** *** 63,70 **** LINE 1: SELECT xmlconcat('bad', '<syntax'); ^ DETAIL: Entity: line 1: parser error : Couldn't find end of Start Tag syntax line 1 - <syntax - ^ SELECT xmlconcat('<foo/>', NULL, '<?xml version="1.1" standalone="no"?><bar/>'); xmlconcat -------------- --- 61,66 ---- ======================================================================
Thanks for the report. As Tom mentioned in Fedora bug, this has already propagated into RHEL6 :). It is fair amount of time libxml2 maintainer did not respond. For more info see the bug 1286692. To fix this, we need to rebuild PostgreSQL with fixed testsuite; this test failure is expected.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0978.html