googleapis/python-access-context-manager

tests.unit.gapic.asset_v1p1beta1.test_asset_service: many tests failed

Closed this issue · 2 comments

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_asset_service_client_from_service_account_info[AssetServiceClient]
  • test_asset_service_client_from_service_account_info[AssetServiceAsyncClient]
  • test_asset_service_client_service_account_always_use_jwt[AssetServiceClient]
  • test_asset_service_client_service_account_always_use_jwt[AssetServiceAsyncClient]
  • test_asset_service_client_service_account_always_use_jwt_true[AssetServiceGrpcTransport-grpc]
  • test_asset_service_client_service_account_always_use_jwt_true[AssetServiceGrpcAsyncIOTransport-grpc_asyncio]
  • test_asset_service_client_from_service_account_file[AssetServiceClient]
  • test_asset_service_client_from_service_account_file[AssetServiceAsyncClient]
  • test_asset_service_client_client_options[AssetServiceClient-AssetServiceGrpcTransport-grpc]
  • test_asset_service_client_client_options[AssetServiceAsyncClient-AssetServiceGrpcAsyncIOTransport-grpc_asyncio]
  • test_search_all_resources
  • test_search_all_resources_from_dict
  • test_search_all_resources_empty_call
  • test_search_all_resources_async
  • test_search_all_resources_async_from_dict
  • test_search_all_resources_field_headers
  • test_search_all_resources_field_headers_async
  • test_search_all_resources_flattened
  • test_search_all_resources_flattened_error
  • test_search_all_resources_flattened_async
  • test_search_all_resources_flattened_error_async
  • test_search_all_resources_pager
  • test_search_all_resources_pages
  • test_search_all_resources_async_pager
  • test_search_all_resources_async_pages
  • test_search_all_iam_policies
  • test_search_all_iam_policies_from_dict
  • test_search_all_iam_policies_empty_call
  • test_search_all_iam_policies_async
  • test_search_all_iam_policies_async_from_dict
  • test_search_all_iam_policies_field_headers
  • test_search_all_iam_policies_field_headers_async
  • test_search_all_iam_policies_flattened
  • test_search_all_iam_policies_flattened_error
  • test_search_all_iam_policies_flattened_async
  • test_search_all_iam_policies_flattened_error_async
  • test_search_all_iam_policies_pager
  • test_search_all_iam_policies_pages
  • test_search_all_iam_policies_async_pager
  • test_search_all_iam_policies_async_pages
  • test_credentials_transport_error
  • test_transport_instance
  • test_transport_get_channel
  • test_transport_adc[AssetServiceGrpcTransport]
  • test_transport_adc[AssetServiceGrpcAsyncIOTransport]
  • test_transport_grpc_default
  • test_asset_service_auth_adc
  • test_asset_service_transport_auth_adc[AssetServiceGrpcTransport]
  • test_asset_service_transport_auth_adc[AssetServiceGrpcAsyncIOTransport]
  • test_asset_service_host_no_port
  • test_asset_service_host_with_port
  • test_client_withDEFAULT_CLIENT_INFO

commit: 0e992f5
buildURL: Build Status, Sponge
status: failed

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 (0e992f5), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

Closing as duplicate of #56