Git-master regression failure

From: Svenne Krap <svenne(dot)lists(at)krap(dot)dk>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Git-master regression failure
Date: 2013-06-18 16:40:03
Message-ID: 51C08D63.4060400@krap.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All.

I just subscribed to RRReviewers (that should be pronounce with a nice
rolling r-r-reviewers, right?)

As part of my getting up to speed, I tried to build and run test on the
current master 073d7cb513f5de44530f4bdbaaa4b5d4cce5f984

Basically I did:
1) Clone into new dir
2) ./configure --enable-debug --enable-cassert --with-pgport=5499
--prefix=$(realpath ../root)
3) make -j4
4) maje -j4 check

And expecting in 4) to get "all test passed", I was surprised to see
that an index-test failed.

I run (Gentoo) Linux x86_64, gcc-4.7.3.

Any ideas what might have happened?

Svenne

Attachment Content-Type Size
regression.diffs text/plain 550 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2013-06-18 16:42:16 Re: pg_filedump 9.3: checksums (and a few other fixes)
Previous Message Alexander Korotkov 2013-06-18 16:26:16 Re: Patch for removng unused targets