Question: test "aggregates" failed in 32-bit machine - Mailing list pgsql-hackers

From kuroda.hayato@fujitsu.com
Subject Question: test "aggregates" failed in 32-bit machine
Date
Msg-id TYAPR01MB586665EB5FB2C3807E893941F5579@TYAPR01MB5866.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: Question: test "aggregates" failed in 32-bit machine
List pgsql-hackers
Hi hackers,

While running `make check LANC=C` with 32-bit virtual machine,
I found that it was failed at "aggregates". PSA the a1b3bca1_regression.diffs.
IIUC that part has been added by db0d67db.
I checked out the source, tested, and got same result. PSA the db0d67db_regression.diffs

I'm not sure about it, but is it an expected behavior? I know that we do not have to
consider about "row" ordering,

Followings show the environment. Please tell me if another information is needed.

OS: RHEL 6.10 server
Arch: i686
Gcc: 4.4.7

$ uname -a
Linux VMXXXXX 2.6.32-754.41.2.el6.i686 #1 SMP Sat Jul 10 04:21:20 EDT 2021 i686 i686 i386 GNU/Linux

Configure option: --enable-cassert --enable-debug --enable-tap-tests

Best Regards,
Hayato Kuroda
FUJITSU LIMITED


Attachment

pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: SYSTEM_USER reserved word implementation
Next
From: Jaime Casanova
Date:
Subject: Re: Crash in BRIN minmax-multi indexes