#1162: Pg NCI Test Makes Unportable Connection
-----------------------+----------------------------------------------------
Reporter: chromatic | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: testing | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
-----------------------+----------------------------------------------------
t/library/pg.t fails pretty miserably on this line:
con = cl.'connectdb'('') # assume table = user is present
I have PostgreSQL installed, but this assumption doesn't work for me. I've
checked in a skip for the remaining tests in this case, as there's no
point
in running them. (They cause NCI assertion failures, as the NULL
connection
isn't what NCI expects to pass to the Pg functions.)
This test needs another approach to run on multiple platforms
successfully.
Setting an environment variable for user name and password might work
better.
-- c
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1162>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets