| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | XML regression test failure |
| Date: | 2007-01-20 17:07:32 |
| Message-ID: | 1169312852.27197.60.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
$ make -C src/test/regress runtest
[ ... ]
test xml ... FAILED
test stats ... ok
test tablespace ... ok
========================
1 of 105 tests failed.
========================
The regression.diffs are attached. Note that this reproduces
consistently, but only occurs if I use the "runtest" Makefile target
(i.e. run the regression tests in serial mode); "make check" works fine,
for example.
-Neil
| Attachment | Content-Type | Size |
|---|---|---|
| regression.diffs | text/x-patch | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2007-01-20 17:08:57 | Re: savepoint improvements |
| Previous Message | Simon Riggs | 2007-01-20 14:29:38 | Re: Planning aggregates which require sorted or distinct |