Re: [HACKERS] Inappropriate failure conditions in foreign_data regression test

2009-10-14 Thread Alvaro Herrera
Martin Pihlak escribió: > > By chance I noticed that the foreign_data regression test fails if run > > in an installation where "bob" is a live user. It appears to be > > assuming that half a dozen other fairly common names don't belong to > > real users, either. Could we make this a little less

Re: [HACKERS] Inappropriate failure conditions in foreign_data regression test

2009-10-05 Thread Martin Pihlak
> By chance I noticed that the foreign_data regression test fails if run > in an installation where "bob" is a live user. It appears to be > assuming that half a dozen other fairly common names don't belong to > real users, either. Could we make this a little less fragile? Maybe Attached is a p