diff options
author | Nikolay Shestakov <tesseract@ydb.tech> | 2025-05-29 14:44:58 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-29 09:44:58 +0000 |
commit | c7980e9132ec0436e894e92a7d6496170b064a82 (patch) | |
tree | 13197b3da458152a540c7f3573608b29461a0814 | |
parent | 61ea77b1a877ab9cb011361696ddcc9c90896deb (diff) | |
download | ydb-c7980e9132ec0436e894e92a7d6496170b064a82.tar.gz |
Update muted_ya.txt (#18994)
-rw-r--r-- | .github/config/muted_ya.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 6f4cc0cbdfe..488fa48ecff 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -60,6 +60,11 @@ ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Sinks_Oltp_WriteToTopicAndTable_6 ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Sinks_Oltp_WriteToTopic_3_Query ydb/public/sdk/cpp/src/client/topic/ut TxUsage.WriteToTopic_Demo_25_Query ydb/public/sdk/cpp/src/client/topic/ut TxUsage.WriteToTopic_Demo_26_Query +ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Sinks_Oltp_WriteToTopicAndTable_6_Query +ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Sinks_Oltp_WriteToTopicAndTable_6_Table +ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Sinks_Oltp_WriteToTopic_3_Query +ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_25_Query +ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_26_Query ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTestSync/0 ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTestSync/1 ydb/services/ydb/sdk_sessions_ut [*/*] chunk chunk @@ -410,4 +415,4 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate ydb/tests/sql/large sole chunk chunk ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[column] ydb/tests/stress/mixedpy test_mixed.py.TestYdbMixedWorkload.test[column] -ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
\ No newline at end of file +ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite |