Skip to content

Commit 943b25a

Browse files
xyliganSerejaMatveev Sergei
andauthored
fixed test (#33726)
Co-authored-by: Matveev Sergei <xyligansereja@yandex-team.ru>
1 parent f8a8ad9 commit 943b25a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/config/muted_ya.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ ydb/tests/functional/tpc/medium/tpch test_duplicates.py.TestTpchDuplicatesZeroLe
224224
ydb/tests/functional/tpc/medium/tpch test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch[22]
225225
ydb/tests/olap py3test.[*/*] chunk
226226
ydb/tests/olap/column_compression/fast py3test.sole chunk
227-
ydb/tests/olap/s3_import py3test.sole chunk
228-
ydb/tests/olap/s3_import test_tpch_import.py.TestS3TpchImport.test_import_and_export
229227
ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables]
230228
ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bulk_upsert]
231229
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[Test64BitErrorChecking]

ydb/tests/olap/s3_import/ya.make

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ TEST_SRCS(
1010
test_types_and_formats.py
1111
)
1212

13+
FORK_SUBTESTS()
14+
SPLIT_FACTOR(100)
15+
1316
PY_SRCS(
1417
base.py
1518
)

0 commit comments

Comments
 (0)