blob: 546e386287a38c62bd1a2eddd2655bdfaffbc916 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
|
ydb/core/blobstorage/ddisk/ut TDDiskActorTest.LateOutdatedSyncReadResultDoesNotLogUnknownSync
ydb/core/blobstorage/ut_blobstorage/ut_balancing VDiskBalancing.TestRandom_Block42
ydb/core/blobstorage/ut_blobstorage/ut_balancing VDiskBalancing.TestRandom_Mirror3dc
ydb/core/blobstorage/ut_blobstorage/ut_balancing unittest.[*/*] chunk
ydb/core/blobstorage/ut_blobstorage/ut_bridge BridgeGet.PartRestorationAcrossBridgeOnRange
ydb/core/blobstorage/ut_blobstorage/ut_bridge unittest.[*/*] chunk
ydb/core/blobstorage/ut_blobstorage/ut_donor Donor.ManualCrossNodeReassignMustKeepDonorForbiddenOnRetry
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestDisabling
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestEnabling
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestLoweringMemoryLimit
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDead4Plus2BlockMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadActiveOneDeadInactiveMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadAllRestart4Plus2BlockMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadAllRestartMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadAllRestartMirror3of4MemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadMirror3dcMemoryLimit200_B
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestOneDeadMirror3of4MemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestTwoDeadAllAliveInactiveMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestTwoDeadInactiveMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestTwoDeadMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs PhantomBlobs.TestTwoDeadSomeAliveInactiveMirror3dcMemoryLimit10_KB
ydb/core/blobstorage/ut_blobstorage/ut_phantom_blobs unittest.[*/*] chunk
ydb/core/blobstorage/ut_blobstorage/ut_read_only_pdisk BSCReadOnlyPDisk.ReadOnlyOneByOne
ydb/core/blobstorage/ut_blobstorage/ut_read_only_pdisk unittest.[*/*] chunk
ydb/core/blobstorage/ut_blobstorage/ut_restart_pdisk BSCRestartPDisk.RestartOneByOne
ydb/core/blobstorage/ut_blobstorage/ut_restart_pdisk unittest.[*/*] chunk
ydb/core/kqp/ut/scheme KqpScheme.AlterTableCompactPublicApi
ydb/core/kqp/ut/scheme KqpScheme.AlterTableCompactSql+UseQueryService
ydb/core/kqp/ut/scheme KqpScheme.AlterTableCompactSql-UseQueryService
ydb/core/kqp/ut/service KqpQueryService.FlowControllOnHugeRealTable-LongRow
ydb/core/load_test/ut GroupWriteTest.SimpleRdma
ydb/core/load_test/ut GroupWriteTest.WriteHardRateDispatcher
ydb/core/load_test/ut unittest.[*/*] chunk
ydb/core/transfer/ut/functional Transfer.AlterBatchSize
ydb/core/transfer/ut/functional Transfer.AlterFlushInterval
ydb/core/transfer/ut/functional Transfer.AlterLambdaOnWork
ydb/core/transfer/ut/functional Transfer.AlterTargetDirectory
ydb/core/transfer/ut/functional Transfer.Alter_WithSecret
ydb/core/transfer/ut/functional Transfer.CreateAndAlterTransferInDirectory
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceDirNotExists
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceDirNotExists_LocalTopic
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceIsNotTopic
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceIsNotTopic_LocalTopic
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceNotExists
ydb/core/transfer/ut/functional Transfer.CreateTransferSourceNotExists_LocalTopic
ydb/core/transfer/ut/functional Transfer.CreateTransferTargetIsNotTable
ydb/core/transfer/ut/functional Transfer.CreateTransferTargetNotExists
ydb/core/transfer/ut/functional Transfer.CustomConsumer
ydb/core/transfer/ut/functional Transfer.CustomConsumer_NotExists_Local
ydb/core/transfer/ut/functional Transfer.CustomConsumer_NotExists_Remote
ydb/core/transfer/ut/functional Transfer.CustomFlushInterval
ydb/core/transfer/ut/functional Transfer.DescribeError_OnLambdaCompilation
ydb/core/transfer/ut/functional Transfer.DescribeTransferWithErrorTopicNotFound
ydb/core/transfer/ut/functional Transfer.ErrorInMultiLine
ydb/core/transfer/ut/functional Transfer.MessageField_Attributes_Local
ydb/core/transfer/ut/functional Transfer.MessageField_Attributes_Remote
ydb/core/transfer/ut/functional Transfer.MessageField_CreateTimestamp_Local
ydb/core/transfer/ut/functional Transfer.MessageField_CreateTimestamp_Remote
ydb/core/transfer/ut/functional Transfer.MessageField_Key
ydb/core/transfer/ut/functional Transfer.MessageField_Key_Empty
ydb/core/transfer/ut/functional Transfer.MessageField_Partition_Local
ydb/core/transfer/ut/functional Transfer.MessageField_Partition_Remote
ydb/core/transfer/ut/functional Transfer.MessageField_WriteTimestamp_Local
ydb/core/transfer/ut/functional Transfer.MessageField_WriteTimestamp_Remote
ydb/core/transfer/ut/functional Transfer.PauseAndResumeTransfer
ydb/core/transfer/ut/functional Transfer.PausedAfterError
ydb/core/transfer/ut/functional Transfer.ReadFromCDC_Local
ydb/core/transfer/ut/functional Transfer.ReadFromCDC_Remote
ydb/core/transfer/ut/functional Transfer.TargetTableWithoutDirectory
ydb/core/transfer/ut/functional Transfer.TargetTableWriteInsideDirectory
ydb/core/transfer/ut/functional Transfer.TargetTableWriteOutsideDirectory
ydb/core/transfer/ut/functional Transfer.TransferSourceDropped
ydb/core/transfer/ut/functional Transfer.TransferSourceDropped_LocalTopic
ydb/core/transfer/ut/functional Transfer.WriteToNotExists
ydb/core/transfer/ut/functional Transfer.WriteToNotTable
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelCascadeOperationOnHalfwaySuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelCascadeOperationSuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelOperationFailureOnDone
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelOperationFailureRepeated
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelOperationOnHalfwaySuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckCancelOperationSuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckForgetOperationFailureOnInProgress
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckForgetOperationFailureRepeated
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckForgetOperationSuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckGetOperationCascadeShardsCounting
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckGetOperationShardsCounting
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckGetOperationSuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckListOperationSuccess
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckListOperationSuccessWithPagination
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.CheckOperationFailures
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompact
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactAfterRestart
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactCascade
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactCascadeAfterRestart
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactIndexImplTable
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactMultipleTables
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldCompactMultipleTimes
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldHandleTableDropDuringCompaction
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldNotCompactCascade
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldNotCompactSameTableSimultaneously
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.SchemeshardShouldNotCompactTableAndIndexImpleTableSimultaneously
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldContinueCompactionAfterMerge
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldContinueCompactionAfterSplit
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldNotAddNewShardsForCompactedShard
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldNotAddNewShardsOnSplitAfterCompactionDone
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldOnlyAddNewShardsFromUncompactedOnSplit
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldRetryOnError
ydb/core/tx/schemeshard/ut_compaction TSchemeshardForcedCompactionTest.ShouldRetryOnTimeout
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[PipeResetsBucket0]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[PipeResetsBucket1]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[PipeResetsBucket2]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[PipeResetsBucket3]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[TabletRebootsBucket0]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[TabletRebootsBucket1]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[TabletRebootsBucket2]
ydb/core/tx/schemeshard/ut_compaction_reboots SchemeshardForcedCompactionTestReboots.ForceCompactBaseCase[TabletRebootsBucket3]
ydb/core/viewer/tests test.py.TestViewer.test_viewer_describe_column_table_local_index
ydb/core/viewer/tests test.py.TestViewer.test_viewer_nodes_deleted_tablets
ydb/library/actors/interconnect/ut Interconnect.SetupRdmaSession
ydb/services/datastreams/ut DataStreams.TestGetRecords1MBMessagesOneByOneByTS
ydb/tests/compatibility py3test.[test_kafka_topic.py */*] chunk
ydb/tests/compatibility py3test.[test_stress.py */*] chunk
ydb/tests/compatibility test_batch_operations.py.TestBatchOperations.test_batch_delete[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_batch_operations.py.TestBatchOperations.test_batch_update[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_compact.py.TestCompactMixedCluster.test_compact_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_compact.py.TestCompactRolling.test_compact_rolling[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_oltp[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_fulltext_index.py.TestFulltextIndex.test_fulltext_index[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_in_memory.py.TestInMemoryMixedCluster.test_in_memory_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_in_memory.py.TestInMemoryRolling.test_in_memory_rolling[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderMixedCluster.test_simple_reader_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderTabletTransfer.test_simple_reader_tablet_transfer[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed_prestable-26-3_and_stable-26-2-1-column]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_prestable-26-3_and_stable-26-2-1-column-date64]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_prestable-26-3_and_stable-26-2-1-column]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_prestable-26-3_and_stable-26-2-1-row]
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityMixed.test_schema_changes_in_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityMixed.test_table_operations_in_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_drop_columns_on_one_version_continue_on_another[restart_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRolling.test_schema_changes_during_rolling_upgrade[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRolling.test_table_operations_during_rolling_upgrade[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_topic.py.TestTopicRollingDowngrade.test_write_and_read_with_availability_period[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_topic.py.TestTopicRollingUpdate.test_write_and_read[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_topic.py.TestTopicRollingUpdate.test_write_and_read_with_long_live_consumer[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_topic.py.TestTopicRollingUpdate.test_write_and_read_with_long_live_producer[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_transfer.py.TestTransferRollingUpdate.test_transfer[rolling_stable-26-2-1_to_prestable-26-3-row-False]
ydb/tests/compatibility test_transfer.py.TestTransferRollingUpdate.test_transfer[rolling_stable-26-2-1_to_prestable-26-3-row-True]
ydb/tests/compatibility test_unique_index.py.TestUniqueIndex.test_unique_index[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_vector_index.py.TestVectorIndex.test_vector_index[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility test_workload_manager.py.TestWorkloadManagerMixedCluster.test_workload_manager_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility test_workload_manager.py.TestWorkloadManagerTabletTransfer.test_workload_manager_tablet_transfer[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility udf.test_datetime2.py.TestDatetime2.test_all[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility udf.test_digest.py.TestDigest.test_digest_all[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility udf.test_digest_regression.py.TestDigest.test_digest_regression[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility/federated_queries test_external_data_source.py.TestExternalDataTableRollingUpgradeAndDowngrade.test_external_data_source[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility/federated_queries test_external_data_source_secret.py.TestExternalDataSourceSecretCompatibilityMixedCluster.test_external_data_source_secret_object_schema_compatibility[mixed_prestable-26-3_and_stable-26-2-1]
ydb/tests/compatibility/olap test_bloom_index.py.TestBloomIndex.test_bloom_index[rolling_stable-26-1-1_to_stable-26-2-1]
ydb/tests/compatibility/olap test_bloom_index.py.TestBloomIndex.test_bloom_index[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility/olap test_encoding.py.TestEncoding.test_encoding[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility/olap test_min_max_index.py.TestMinMaxIndex.test_min_max_index[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility/olap test_rename_table.py.TestRenameTableRollingUpdate.test_rename_table[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRollingUpgradeAndDowngrade.test_rolling_upgrage[rolling_stable-26-2-1_to_prestable-26-3]
ydb/tests/fq/s3 test_statistics.py.TestS3.test_aborted_by_user[v2-client0]
ydb/tests/functional/api test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple[read_table]
ydb/tests/functional/audit test_canonical_records.py.test_dstool_evict_vdisk_grpc
ydb/tests/functional/nbs py3test.sole chunk
ydb/tests/functional/nbs test_nbs.py.TestNbs.test_nbs_500gb_disk_read_write
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_create_queue[tables_format_v0-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_create_queue[tables_format_v0-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_create_queue[tables_format_v1-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_create_queue[tables_format_v1-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_queue_recreation[tables_format_v0-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_queue_recreation[tables_format_v0-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_queue_recreation[tables_format_v1-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithPath.test_private_queue_recreation[tables_format_v1-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_create_queue[tables_format_v0-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_create_queue[tables_format_v0-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_create_queue[tables_format_v1-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_create_queue[tables_format_v1-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_queue_recreation[tables_format_v0-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_queue_recreation[tables_format_v0-std]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_queue_recreation[tables_format_v1-fifo]
ydb/tests/functional/sqs/cloud test_common.py.TestCommonYandexWithTenant.test_private_queue_recreation[tables_format_v1-std]
ydb/tests/functional/sqs/cloud test_yandex_audit.py.TestCloudEvents.test_create_update_delete_one_queue[tables_format_v0-fifo]
ydb/tests/functional/sqs/cloud test_yandex_audit.py.TestCloudEvents.test_create_update_delete_one_queue[tables_format_v0-std]
ydb/tests/functional/sqs/cloud test_yandex_audit.py.TestCloudEvents.test_create_update_delete_one_queue[tables_format_v1-fifo]
ydb/tests/functional/sqs/cloud test_yandex_audit.py.TestCloudEvents.test_create_update_delete_one_queue[tables_format_v1-std]
ydb/tests/functional/sqs/merge_split_common_table/std test.py.TestSqsSplitMergeStdTables.test_std_merge_split
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_can_read_from_different_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v0-by_deduplication_id]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v0-content_based]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v1-by_deduplication_id]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_deduplication[tables_format_v1-content_based]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_delete_message_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_delete_message_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_fifo_read_delete_single_message
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_only_single_read_infly_from_fifo
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_queue_attributes[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_deduplication_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_deduplication_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_group_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_receive_attempt_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_validates_receive_attempt_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_timeout_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_visibility_timeout_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_and_read_to_different_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_and_read_to_different_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithPath.test_write_read_delete_many_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_can_read_from_different_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_crutch_groups_selection_algorithm_selects_second_group_batch[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v0-by_deduplication_id]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v0-content_based]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v1-by_deduplication_id]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_deduplication[tables_format_v1-content_based]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_delete_message_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_fifo_read_delete_single_message
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_only_single_read_infly_from_fifo
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_queue_attributes[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v0-after_crutch_batch]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v0-standard_mode]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v1-after_crutch_batch]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_receive_attempt_reloads_same_messages[tables_format_v1-standard_mode]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_deduplication_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_group_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_group_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_receive_attempt_id[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_validates_receive_attempt_id[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_change_visibility]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v0-with_delete_message]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_change_visibility]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_change_disables_receive_attempt_id[tables_format_v1-with_delete_message]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_visibility_timeout_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_write_and_read_to_different_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_write_and_read_to_different_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_write_read_delete_many_groups[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMessagingWithTenant.test_write_read_delete_many_groups[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMicroBatchesWithPath.test_micro_batch_read[tables_format_v1]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read[tables_format_v0]
ydb/tests/functional/sqs/messaging test_fifo_messaging.py.TestSqsFifoMicroBatchesWithTenant.test_micro_batch_read[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_message_visibility_with_very_big_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_message_visibility_with_very_big_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_batch_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_to_zero_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_change_visibility_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_q_twice[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_create_queue_by_nonexistent_user_fails[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_message_batch[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delay_one_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_batch_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_delete_message_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_does_not_change_visibility_not_in_flight[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_empty_queue_url[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_attributes_table[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_invalid_queue_url[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_list_queues_of_nonexistent_user[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_list_queues_of_nonexistent_user[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_multi_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_partial_delete_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_partial_delete_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes_batch[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_queue_attributes_batch[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_receive_with_very_big_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_receive_with_very_big_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_and_read_multiple_messages[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_message_batch[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_to_nonexistent_queue[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_send_to_nonexistent_queue[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_set_very_big_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_attribute_value[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_attribute_value[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_attributes[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_attributes[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_validates_message_body[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_expires_on_wait_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_expires_on_wait_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_visibility_timeout_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_wrong_attribute_name[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_wrong_attribute_name[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_wrong_delete_fails[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_wrong_delete_fails[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithPath.test_zero_visibility_timeout_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_can_read_new_written_data_on_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_message_visibility_with_very_big_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_message_visibility_with_very_big_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_batch_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_to_zero_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_change_visibility_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_q_twice[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_create_queue_by_nonexistent_user_fails[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_message_batch[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delay_one_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_deduplicates_receipt_handle[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_batch_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_delete_message_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_for_deleted_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_does_not_change_visibility_not_in_flight[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_empty_queue_url[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_attributes_table[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_get_queue_attributes_only_runtime_attributes[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_invalid_queue_url[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_list_queues_of_nonexistent_user[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_list_queues_of_nonexistent_user[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_multi_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_partial_delete_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_partial_delete_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes_batch[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_queue_attributes_batch[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_read_dont_stall[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_receive_with_very_big_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_receive_with_very_big_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_and_read_multiple_messages[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_message_batch[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_to_nonexistent_queue[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_send_to_nonexistent_queue[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_set_very_big_visibility_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_attribute_value[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_attribute_value[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_attributes[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_attributes[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_validates_message_body[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_expires_on_wait_timeout[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_expires_on_wait_timeout[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_visibility_timeout_works[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_wrong_attribute_name[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_wrong_attribute_name[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_wrong_delete_fails[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_wrong_delete_fails[tables_format_v1]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v0-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v0-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v1-fifo]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestSqsGenericMessagingWithTenant.test_zero_visibility_timeout_works[tables_format_v1-std]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix[tables_format_v0]
ydb/tests/functional/sqs/messaging test_generic_messaging.py.TestYandexAttributesPrefix.test_allows_yandex_message_attribute_prefix[tables_format_v1]
ydb/tests/functional/sqs/messaging test_polling.py.TestSqsPolling.test_receive_message_with_polling[tables_format_v0-long_polling-fifo]
ydb/tests/functional/sqs/messaging test_polling.py.TestSqsPolling.test_receive_message_with_polling[tables_format_v0-long_polling-std]
ydb/tests/functional/sqs/messaging test_polling.py.TestSqsPolling.test_receive_message_with_polling[tables_format_v1-long_polling-fifo]
ydb/tests/functional/sqs/messaging test_polling.py.TestSqsPolling.test_receive_message_with_polling[tables_format_v1-long_polling-std]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithKesus.test_creates_quoter
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithKesus.test_properly_creates_and_deletes_queue[tables_format_v0-fifo]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithKesus.test_properly_creates_and_deletes_queue[tables_format_v0-std]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithKesus.test_properly_creates_and_deletes_queue[tables_format_v1-fifo]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithKesus.test_properly_creates_and_deletes_queue[tables_format_v1-std]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_create_queue_rate[tables_format_v0]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_create_queue_rate[tables_format_v1]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_does_actions_with_queue[tables_format_v0-fifo]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_does_actions_with_queue[tables_format_v0-std]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_does_actions_with_queue[tables_format_v1-fifo]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_does_actions_with_queue[tables_format_v1-std]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_does_not_create_kesus
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_other_requests_rate[tables_format_v0]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_other_requests_rate[tables_format_v1]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_send_message_rate[tables_format_v0]
ydb/tests/functional/sqs/with_quotas test_quoting.py.TestSqsQuotingWithLocalRateLimiter.test_send_message_rate[tables_format_v1]
ydb/tests/functional/tpc/large py3test.[test_tpcds.py] chunk
ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1DecimalNative.test_tpcds[14]
ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1DecimalNative.test_tpcds[1]
ydb/tests/olap/column_compression/fast py3test.[*/*] chunk
ydb/tests/olap/column_compression/fast test_incorrect.py.TestIncorrectCompression.test_create_with_wrong_compression[only_level-level=3-specified without an algorithm]
ydb/tests/olap/column_compression/fast test_incorrect.py.TestIncorrectCompression.test_create_with_wrong_compression[too_big_level-algorithm=zstd, level=99-annot parse serializer]
ydb/tests/solomon/reading backpressure_test.py.TestBackpressure.test_backpressure_monitoring
ydb/tests/solomon/reading backpressure_test.py.TestBackpressure.test_backpressure_solomon
ydb/tests/stress/kafka/tests test_kafka_streams.py.TestYdbTopicWorkload.test
ydb/tests/stress/reconfig_state_storage_workload/tests test_board_workload.py.TestReconfigStateStorageBoardWorkload.test_state_storage_board
ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workload.py.TestReconfigSchemeBoardWorkload.test_scheme_board
ydb/tests/stress/result_set_format/tests test_arrow_workload.py.TestResultSetArrowWorkload.test
ydb/tests/stress/testshard_workload/tests test_workload.py.TestYdbTestShardWorkload.test
ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_0
ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_1
ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_2
|