python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / libraries / google-cloud-cpp / skipped_tests.toml
blob8cbe766862b291c52caff930ca84459ce5f89f21
1 whole = [
2   "bigquery_bigquery_read_integration_test",
3   "bigtable_admin_admin_iam_policy_integration_test",
4   "bigtable_admin_iam_policy_integration_test",
5   "bigtable_admin_integration_test",
6   "bigtable_apply_read_latency_benchmark",
7   "bigtable_data_async_future_integration_test",
8   "bigtable_data_integration_test",
9   "bigtable_endurance_benchmark",
10   "bigtable_filters_integration_test",
11   "bigtable_mutation_batcher_throughput_benchmark",
12   "bigtable_mutations_integration_test",
13   "bigtable_read_sync_vs_async_benchmark",
14   "bigtable_scan_throughput_benchmark",
15   "bigtable_table_sample_rows_integration_test",
16   "iam_iam_credentials_integration_test",
17   "iam_iam_integration_test",
18   "logging_quickstart",
19   "pubsub_endurance",
20   "pubsub_schema_admin_integration_test",
21   "pubsub_subscriber_integration_test",
22   "pubsub_subscription_admin_integration_test",
23   "pubsub_throughput",
24   "pubsub_topic_admin_integration_test",
25   "rest_internal_internal_curl_rest_client_integration_test",
26   "rest_internal_internal_unified_rest_credentials_integration_test",
27   "spanner_admin_backup_extra_integration_test",
28   "spanner_admin_database_admin_integration_test",
29   "spanner_admin_instance_admin_integration_test",
30   "spanner_backup_extra_integration_test",
31   "spanner_client_integration_test",
32   "spanner_client_stress_test",
33   "spanner_data_types_integration_test",
34   "spanner_database_admin_integration_test",
35   "spanner_instance_admin_integration_test",
36   "spanner_multiple_rows_cpu_benchmark",
37   "spanner_rpc_failure_threshold_integration_test",
38   "spanner_session_pool_integration_test",
39   "spanner_single_row_throughput_benchmark",
40   "storage_aggregate_download_throughput_benchmark",
41   "storage_aggregate_upload_throughput_benchmark",
42   "storage_alternative_endpoint_integration_test",
43   "storage_auto_finalize_integration_test",
44   "storage_bucket_integration_test",
45   "storage_create_client_integration_test",
46   "storage_create_dataset",
47   "storage_curl_download_request_integration_test",
48   "storage_curl_request_integration_test",
49   "storage_curl_resumable_upload_session_integration_test",
50   "storage_curl_sign_blob_integration_test",
51   "storage_grpc_integration_test",
52   "storage_key_file_integration_test",
53   "storage_minimal_iam_credentials_rest_integration_test",
54   "storage_object_basic_crud_integration_test",
55   "storage_object_checksum_integration_test",
56   "storage_object_compose_many_integration_test",
57   "storage_object_file_integration_test",
58   "storage_object_hash_integration_test",
59   "storage_object_insert_integration_test",
60   "storage_object_insert_preconditions_integration_test",
61   "storage_object_integration_test",
62   "storage_object_list_objects_versions_integration_test",
63   "storage_object_media_integration_test",
64   "storage_object_parallel_upload_integration_test",
65   "storage_object_plenty_clients_serially_integration_test",
66   "storage_object_plenty_clients_simultaneously_integration_test",
67   "storage_object_read_headers_integration_test",
68   "storage_object_read_preconditions_integration_test",
69   "storage_object_read_range_integration_test",
70   "storage_object_read_stream_integration_test",
71   "storage_object_resumable_parallel_upload_integration_test",
72   "storage_object_resumable_write_integration_test",
73   "storage_object_rewrite_integration_test",
74   "storage_object_write_preconditions_integration_test",
75   "storage_object_write_stream_integration_test",
76   "storage_object_write_streambuf_integration_test",
77   "storage_service_account_integration_test",
78   "storage_signed_url_integration_test",
79   "storage_small_reads_integration_test",
80   "storage_storage_file_transfer_benchmark",
81   "storage_storage_parallel_uploads_benchmark",
82   "storage_storage_throughput_vs_cpu_benchmark",
83   "storage_thread_integration_test",
84   "storage_throughput_experiment_test",
85   "storage_tracing_integration_test",
86   "storage_unified_credentials_integration_test",
87   "common_grpc_utils_internal_grpc_impersonate_service_account_integration_test"
89 cases = [
90   "BackupExtraIntegrationTest.CreateBackupWithExpiredVersionTime",
91   "BackupExtraIntegrationTest.BackupWithExpiredVersionTime",
92   "BackupExtraIntegrationTest.BackupWithFutureVersionTime",
93   "BackupExtraIntegrationTest.CreateBackupWithFutureVersionTime",
94   "DatabaseAdminClientTest.CreateWithEncryptionKey",
95   "DatabaseAdminClientTest.CreateWithNonexistentEncryptionKey",
96   "DatabaseAdminClientTest.DatabaseBasicCRUD",
97   "DatabaseAdminClientTest.VersionRetentionPeriodCreate",
98   "DatabaseAdminClientTest.VersionRetentionPeriodCreateFailure",
99   "DatabaseAdminClientTest.VersionRetentionPeriodUpdate",
100   "DatabaseAdminClientTest.VersionRetentionPeriodUpdateFailure",
101   "InstanceAdminClientTest.InstanceConfig",
102   "InstanceAdminClientTest.InstanceIam",
103   "InstanceAdminClientTest.InstanceReadOperations",
104   "LoggingIntegrationTest.ListMonitoredResourceDescriptors",
105   "LoggingIntegrationTest.WriteLogEntries",
106   "ObjectFileMultiThreadedTest.Download",
107   "SubscriberIntegrationTest.FireAndForget",
108   "SubscriberIntegrationTest.PublishOrdered",
109   "SubscriberIntegrationTest.PublishPullAck",
110   "SubscriberIntegrationTest.RawStub",
111   "SubscriberIntegrationTest.ReportNotFound",
112   "SubscriberIntegrationTest.StreamingSubscriptionBatchSource",
113   "SubscriptionAdminIntegrationTest.SubscriptionCRUD",
114   "TopicAdminIntegrationTest.TopicCRUD"