Skip to content

tests.unit.test__struct: many tests failed #514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
flaky-bot bot opened this issue Nov 29, 2022 · 4 comments
Closed

tests.unit.test__struct: many tests failed #514

flaky-bot bot opened this issue Nov 29, 2022 · 4 comments
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Nov 29, 2022

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

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Nov 29, 2022
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Nov 29, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Nov 29, 2022

14 tests failed in this package for commit 1ffab57 (Build Status, Sponge).


commit: 1ffab57
buildURL: Build Status, Sponge
status: failed

@tswast
Copy link
Collaborator

tswast commented Nov 29, 2022

prerelease session. Duplicate of #510

@tswast tswast added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Nov 29, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Nov 30, 2022

14 tests failed in this package for commit 4e17259 (Build Status, Sponge).


commit: 4e17259
buildURL: Build Status, Sponge
status: failed

@flaky-bot
Copy link
Author

flaky-bot bot commented Dec 3, 2022

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (4e17259), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Dec 3, 2022
@chalmerlowe chalmerlowe added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants