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

tests.system.test_session_api: many tests failed #1399

@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_session_crud
  • test_batch_insert_then_read
  • test_batch_insert_then_read_string_array_of_string
  • test_batch_insert_then_read_all_datatypes
  • test_batch_insert_or_update_then_query
  • test_batch_insert_then_read_wo_param_types
  • test_batch_insert_w_commit_timestamp
  • test_transaction_read_and_insert_then_rollback (tests.system.test_session_api: test_transaction_read_and_insert_then_rollback failed #1390)
  • test_transaction_read_and_insert_then_exception
  • test_transaction_read_and_insert_or_update_then_commit
  • test_transaction_execute_sql_w_dml_read_rollback (#1146)
  • test_transaction_execute_update_read_commit (#1187)
  • test_transaction_execute_update_then_insert_commit (tests.system.test_session_api: test_transaction_execute_update_then_insert_commit failed #1034)
  • test_transaction_execute_sql_dml_returning (tests.system.test_session_api: test_transaction_execute_sql_dml_returning failed #1303)
  • test_transaction_execute_update_dml_returning (tests.system.test_session_api: test_transaction_execute_update_dml_returning failed #1289)
  • test_transaction_batch_update_dml_returning (tests.system.test_session_api: test_transaction_batch_update_dml_returning failed #1190)
  • test_transaction_batch_update_success
  • test_transaction_batch_update_and_execute_dml
  • test_transaction_batch_update_w_syntax_error
  • test_transaction_batch_update_wo_statements (tests.system.test_session_api: test_transaction_batch_update_wo_statements failed #1242)
  • test_transaction_batch_update_w_parent_span (#1155)
  • test_execute_partitioned_dml (tests.system.test_session_api: test_execute_partitioned_dml failed #1029)
  • test_transaction_read_w_concurrent_updates
  • test_transaction_query_w_concurrent_updates
  • test_transaction_read_w_abort
  • test_read_with_single_keys_index
  • test_empty_read_with_single_keys_index
  • test_read_with_multiple_keys_index
  • test_snapshot_read_w_various_staleness
  • test_multiuse_snapshot_read_isolation_strong
  • test_multiuse_snapshot_read_isolation_read_timestamp
  • test_multiuse_snapshot_read_isolation_exact_staleness
  • test_read_w_index
  • test_read_w_single_key
  • test_empty_read
  • test_read_w_multiple_keys
  • test_read_w_limit
  • test_read_w_ranges
  • test_read_partial_range_until_end
  • test_read_partial_range_from_beginning
  • test_read_with_range_keys_index_single_key
  • test_read_with_range_keys_index_closed_closed
  • test_read_with_range_keys_index_closed_open
  • test_read_with_range_keys_index_open_closed
  • test_read_with_range_keys_index_open_open
  • test_read_with_range_keys_index_limit_closed_closed
  • test_read_with_range_keys_index_limit_closed_open
  • test_read_with_range_keys_index_limit_open_closed
  • test_read_with_range_keys_index_limit_open_open
  • test_read_with_range_keys_and_index_closed_closed
  • test_read_with_range_keys_and_index_closed_open
  • test_read_with_range_keys_and_index_open_closed
  • test_read_with_range_keys_and_index_open_open
  • test_partition_read_w_index (tests.system.test_session_api: test_partition_read_w_index failed #924)
  • test_execute_sql_w_manual_consume
  • test_execute_sql_w_to_dict_list
  • test_multiuse_snapshot_execute_sql_isolation_strong
  • test_execute_sql_returning_array_of_struct
  • test_execute_sql_returning_empty_array_of_struct
  • test_invalid_type
  • test_execute_sql_select_1
  • test_execute_sql_w_string_bindings
  • test_execute_sql_w_bool_bindings
  • test_execute_sql_w_int64_bindings
  • test_execute_sql_w_float64_bindings
  • test_execute_sql_w_float_bindings_transfinite
  • test_execute_sql_w_float32_bindings
  • test_execute_sql_w_float32_bindings_transfinite
  • test_execute_sql_w_bytes_bindings
  • test_execute_sql_w_timestamp_bindings
  • test_execute_sql_w_date_bindings
  • test_execute_sql_w_numeric_bindings
  • test_execute_sql_w_jsonb_bindings
  • test_execute_sql_w_oid_bindings
  • test_execute_sql_w_query_param_struct
  • test_execute_sql_returning_transfinite_floats
  • test_partition_query (tests.system.test_session_api: test_partition_query failed #925)
  • test_run_partition_query
  • test_mutation_groups_insert_or_update_then_query
  • test_interval
  • test_session_id_and_multiplexed_flag_behavior

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

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/python-spanner 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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions