Skip to content
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

tests.system.data.test_system: many tests failed #958

Open
flaky-bot bot opened this issue Apr 28, 2024 · 1 comment
Open

tests.system.data.test_system: many tests failed #958

flaky-bot bot opened this issue Apr 28, 2024 · 1 comment
Assignees
Labels
api: bigtable Issues related to the googleapis/python-bigtable 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: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Apr 28, 2024

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_ping_and_warm_gapic
  • test_ping_and_warm
  • test_mutation_set_cell
  • test_sample_row_keys
  • test_bulk_mutations_set_cell
  • test_bulk_mutations_raise_exception
  • test_mutations_batcher_context_manager
  • test_mutations_batcher_timer_flush
  • test_mutations_batcher_count_flush
  • test_mutations_batcher_bytes_flush
  • test_mutations_batcher_no_flush
  • test_read_modify_write_row_increment[0-0-0]
  • test_read_modify_write_row_increment[0-1-1]
  • test_read_modify_write_row_increment[0--1--1]
  • test_read_modify_write_row_increment[1-0-1]
  • test_read_modify_write_row_increment[0--100--100]
  • test_read_modify_write_row_increment[0-3000-3000]
  • test_read_modify_write_row_increment[10-4-14]
  • test_read_modify_write_row_increment[9223372036854775807--9223372036854775807-0]
  • test_read_modify_write_row_increment[9223372036854775807-2--9223372036854775807]
  • test_read_modify_write_row_increment[-9223372036854775807--2-9223372036854775807]
  • test_read_modify_write_row_append[--0]
  • test_read_modify_write_row_append[--1]
  • test_read_modify_write_row_append[abc-123-abc123_0]
  • test_read_modify_write_row_append[abc-123-abc123_1]
  • test_read_modify_write_row_append[-1-1]
  • test_read_modify_write_row_append[abc--abc]
  • test_read_modify_write_row_append[hello-world-helloworld]
  • test_read_modify_write_row_chained
  • test_check_and_mutate[1-predicate_range0-True]
  • test_check_and_mutate[-1-predicate_range1-False]
  • test_check_and_mutate_empty_request
  • test_read_rows_stream
  • test_read_rows
  • test_read_rows_sharded_simple
  • test_read_rows_sharded_from_sample
  • test_read_rows_sharded_filters_limits
  • test_read_rows_range_query
  • test_read_rows_single_key_query
  • test_read_rows_with_filter
  • test_read_rows_stream_close
  • test_read_row
  • test_read_row_missing
  • test_read_row_w_filter
  • test_row_exists
  • test_literal_value_filter[abc-abc-True0]
  • test_literal_value_filter[abc-abc-True1]
  • test_literal_value_filter[.-.-True]
  • test_literal_value_filter[.-.-True0]
  • test_literal_value_filter[.-.-True1]
  • test_literal_value_filter[a-.*-False]
  • test_literal_value_filter[.-.-True2]
  • test_literal_value_filter[\a-\a-True]
  • test_literal_value_filter[\xe2\x98\x83-\u2603-True]
  • test_literal_value_filter[\u2603-\u2603-True]
  • test_literal_value_filter[\C\u2603-\C\u2603-True]
  • test_literal_value_filter[1-1-True]
  • test_literal_value_filter[2-1-False]
  • test_literal_value_filter[68-68-True]
  • test_literal_value_filter[D-68-False]
  • test_literal_value_filter[68-D-False]
  • test_literal_value_filter[-1--1-True]
  • test_literal_value_filter[2852126720-2852126720-True]
  • test_literal_value_filter[-1431655766--1431655766-True]
  • test_literal_value_filter[-1431655766--1-False]

commit: 22340ba
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: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 28, 2024
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label Apr 28, 2024
Copy link
Author

flaky-bot bot commented Apr 28, 2024

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 (22340ba), 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 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable 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: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant