We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2102681 commit 8bd2644Copy full SHA for 8bd2644
1 file changed
packages/sqlalchemy-bigquery/tests/system/test_geography.py
@@ -141,8 +141,6 @@ def test_geoalchemy2_core(bigquery_dataset):
141
)
142
143
144
-# TODO(http://github.com/googleapis/google-cloud-python/issues/17287): Unskip once bug is resolved.
145
-@pytest.mark.skip(reason="Failing in CI with AssertionError.")
146
def test_geoalchemy2_orm(bigquery_dataset):
147
"""Make sure GeoAlchemy 2 ORM Tutorial works as adapted to only having geometry
148
0 commit comments