Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

tests.sqlalchemy_dialect_compliance.test_dialect_compliance.TimestampMicrosecondsTest_bigquery+bigquery: test_select_direct failed #505

@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: be63adc
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/compliance/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_types.py", line 454, in test_select_direct
    eq_(result, self.data)
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/compliance/lib/python3.10/site-packages/sqlalchemy/testing/assertions.py", line 252, in eq_
    assert a == b, msg or "%r != %r" % (a, b)
AssertionError: datetime.datetime(2012, 10, 15, 12, 57, 18, 396) != datetime.datetime(2012, 10, 15, 12, 57, 18, 396, tzinfo=)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.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