diff options
author | zverevgeny <zverevgeny@ydb.tech> | 2025-05-23 15:25:13 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 12:25:13 +0000 |
commit | 0c2e660e40cb0eda1a47c43c061eceec21dce45e (patch) | |
tree | 0dd822373fea5da08b271dc46c71c77e58c19101 | |
parent | 9f377428884a01725634c2c23554f8be55372ab8 (diff) | |
download | ydb-0c2e660e40cb0eda1a47c43c061eceec21dce45e.tar.gz |
unmute stable CS tests (#18740)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 2f732e9a3bd..7bb89e57ce2 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -142,8 +142,6 @@ ydb/tests/olap/ttl_tiering [data_migration_when_alter_ttl.py] chunk chunk ydb/tests/olap/ttl_tiering [ttl_delete_s3.py] chunk chunk ydb/tests/olap/ttl_tiering data_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test ydb/tests/olap/ttl_tiering sole chunk chunk -ydb/tests/olap/ttl_tiering ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change -ydb/tests/olap/ttl_tiering ttl_unavailable_s3.py.TestUnavailableS3.test ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[Test64BitErrorChecking] ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestAppendEncodedText] ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestAppendEscapedTextExistingBuffer] |