diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2024-10-02 18:39:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 16:39:49 +0000 |
commit | df7b0d52abd3e6f124f47911dcae1b65dbd39990 (patch) | |
tree | 1ec2a8d3c467852aaf84685d3876607350dcca53 | |
parent | 100fc57fa7e00d688fb5d45cea6d651f4ce02f34 (diff) | |
download | ydb-df7b0d52abd3e6f124f47911dcae1b65dbd39990.tar.gz |
Mute ydb/core/statistics/service/ut/ 1 tests (#9998)
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 0885992995..b9fb088b66 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -213,3 +213,4 @@ ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateMultiplePqTablet ydb/tests/functional/serializable test.py.test_local ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly +ydb/core/statistics/service/ut StatisticsService.ChildNodesShouldBeInvalidateByTimeout |