Inappropriate failure conditions in foreign_data regression test - Mailing list pgsql-hackers

From Tom Lane
Subject Inappropriate failure conditions in foreign_data regression test
Date
Msg-id 5477.1254503491@sss.pgh.pa.us
Whole thread Raw
Responses Re: Inappropriate failure conditions in foreign_data regression test
List pgsql-hackers
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
call them no_such_user_N.  Or for that matter do we really need quite
so many tests of the same error condition?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: latest hstore patch
Next
From: "David E. Wheeler"
Date:
Subject: Re: latest hstore patch