Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Make compiled tests more stable
we do not want to ignore AttributeErrors for those
- Loading branch information
Showing
with
14 additions
and 8 deletions.
- +7 −8 tests/src/python/providertestbase.py
- +1 −0 tests/src/python/test_provider_db2.py
- +1 −0 tests/src/python/test_provider_mssql.py
- +1 −0 tests/src/python/test_provider_oracle.py
- +2 −0 tests/src/python/test_provider_postgres.py
- +1 −0 tests/src/python/test_provider_shapefile.py
- +1 −0 tests/src/python/test_provider_spatialite.py