Re: Multibyte regression tests broken?

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Multibyte regression tests broken?
Date: 2001-09-21 08:35:40
Message-ID: 20010921103540.B1742@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 20, 2001 at 09:55:56PM -0400, Tom Lane wrote:
> Do the multibyte regression tests in src/test/mb currently pass for
> other people? I'm getting failures on most of them, and what it looks
> like to me is that the latest commits of the "expected" files contain
> wrong results.

$ ./mbregress.sh
DROP DATABASE
CREATE DATABASE
euc_jp .. ok
sjis .. ok
euc_kr .. failed
euc_cn .. failed
euc_tw .. failed
big5 .. failed
unicode .. failed
mule_internal .. failed

In the 7.2 is possible use queries that in the old version of
"expected results" finish with error. The "expected" files are
out of date.

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhang Xiaoming 2001-09-21 09:35:47 bug! in 7.1.3 (for recursion function)
Previous Message Karel Zak 2001-09-21 08:00:30 Re: PostgreSQL funding/organization