Skip to content

tests.unit.test__struct: many tests failed #514

Closed
@flaky-bot

Description

@flaky-bot

Many tests failed at the same time in this package.

  • I will close this issue when there are no more failures in this package and
    there is at least one pass.
  • No new issues will be filed for this package until this issue is closed.
  • If there are already issues for individual test cases, I will close them when
    the corresponding test passes. You can close them earlier, if you prefer, and
    I won't reopen them while this issue is still open.

Here are the tests that failed:

  • test_struct_traversal_project[expr0-t.person.name]
  • test_struct_traversal_project[expr1-t.person.Name]
  • test_struct_traversal_project[expr2-t.person.NAME]
  • test_struct_traversal_project[expr3-t.person.children]
  • test_struct_traversal_project[expr4-(t.person.children)[OFFSET(%(param_1:INT64)s)]]
  • test_struct_traversal_project[expr5-((t.person.children)[OFFSET(%(param_1:INT64)s)]).bdate]
  • test_struct_traversal_project[expr6-((t.person.children)[OFFSET(%(param_1:INT64)s)]).bdate]
  • test_struct_traversal_filter[expr0-(t.person.name) = %(param_1:STRING)s]
  • test_struct_traversal_filter[expr1-(t.person.Name) = %(param_1:STRING)s]
  • test_struct_traversal_filter[expr2-(t.person.NAME) = %(param_1:STRING)s]
  • test_struct_traversal_filter[expr3-(t.person.children)[OFFSET(%(param_1:INT64)s)] = %(param_2:STRUCT<name STRING, bdate DATE>)s]
  • test_struct_traversal_filter[expr4-(t.person.children)[OFFSET(%(param_1:INT64)s)] = %(param_2:STRUCT<name STRING, bdate DATE>)s]
  • test_struct_traversal_filter[expr5-(((t.person.children)[OFFSET(%(param_1:INT64)s)]).bdate) = %(param_2:DATE)s]
  • test_struct_traversal_filter[expr6-(((t.person.children)[OFFSET(%(param_1:INT64)s)]).bdate) = %(param_2:DATE)s]

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

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: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions