[gdal-dev] RFC 61: Call for vote on adoption

Ari Jolma ari.jolma at gmail.com
Tue Feb 9 00:47:13 PST 2016


09.02.2016, 10:18, Ari Jolma kirjoitti:
>
>
> Even, there are strange errors in the ogr_pg.py tests.
>
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/107782519/log.txt
>
> Test 24 fails because the layer is NoneType, i.e., it does not open 
> the datatypetest table. However, if I run the tests up to 24 but quit 
> before it, the table exists and seems to be ok. I had similar problems 
> with the shape driver - temporary datasets disappearing midtests. Any 
> idea what's the reason?

A bit more on this:

If I run the tests until 24, i.e., including it, and then quit. The 
table datatypetest is in the database.

If I run the test under gdb just until where test 24 attempts to open 
the table, the table is not in the database. I can see this also from 
pgAdmin.

The table seems to disappear just for the test. Which is very confusing.

Ari



More information about the gdal-dev mailing list