Skip to content

tests.unit.test_geography: test_GEOGRAPHY_ElementType failed #875

Closed
@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: e8d1adb
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/runner.py", line 341, in from_call
    result: Optional[TResult] = func()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/runner.py", line 262, in 
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_hooks.py", line 433, in __call__
    return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_manager.py", line 112, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_callers.py", line 155, in _multicall
    return outcome.get_result()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_result.py", line 108, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_callers.py", line 80, in _multicall
    res = hook_impl.function(*args)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/runner.py", line 177, in pytest_runtest_call
    raise e
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/runner.py", line 169, in pytest_runtest_call
    item.runtest()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/python.py", line 1788, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_hooks.py", line 433, in __call__
    return self._hookexec(self.name, self._hookimpls, kwargs, firstresult)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_manager.py", line 112, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_callers.py", line 155, in _multicall
    return outcome.get_result()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_result.py", line 108, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/pluggy/_callers.py", line 80, in _multicall
    res = hook_impl.function(*args)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/_pytest/python.py", line 194, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/tests/unit/test_geography.py", line 163, in test_GEOGRAPHY_ElementType
    data = GEOGRAPHY.ElementType("data")
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/sqlalchemy_bigquery/geography.py", line 164, in ElementType
    return WKB(data)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/sqlalchemy_bigquery/geography.py", line 47, in __init__
    super().__init__(data, SRID, True)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/unit-3-9/lib/python3.9/site-packages/geoalchemy2/elements.py", line 193, in __init__
    header = binascii.unhexlify(data[:18])
binascii.Error: Non-hexadecimal digit found

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions