<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/testing/import_test, branch oidc-1.2.6.18-dev</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.6.18-dev</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=oidc-1.2.6.18-dev'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-07-01T11:32:09Z</updated>
<entry>
<title>fix test env detection</title>
<updated>2025-07-01T11:32:09Z</updated>
<author>
<name>romanoved</name>
<email>romanoved@yandex-team.com</email>
</author>
<published>2025-07-01T11:07:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1cc28301836a5965e0f34ae0f79e963a72ed3fc2'/>
<id>urn:sha1:1cc28301836a5965e0f34ae0f79e963a72ed3fc2</id>
<content type='text'>
commit_hash:9a3b0959e51504f973770436f503dec16a0dc214
</content>
</entry>
<entry>
<title>import tracing</title>
<updated>2023-12-05T09:12:06Z</updated>
<author>
<name>kuzmich321</name>
<email>kuzmich321@yandex-team.com</email>
</author>
<published>2023-12-05T08:07:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=27c5889c53eb79bbb5af840f8dca9af826c0cd08'/>
<id>urn:sha1:27c5889c53eb79bbb5af840f8dca9af826c0cd08</id>
<content type='text'>
* add argument to parser
* add out_path as fn parameter
* set necessary env variables for import tracing
</content>
</entry>
<entry>
<title>Import test great again</title>
<updated>2023-06-30T05:05:43Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2023-06-30T05:05:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1f2a1e3c1af40738257f006266e713915af019be'/>
<id>urn:sha1:1f2a1e3c1af40738257f006266e713915af019be</id>
<content type='text'>
После включения pydebug mode, в выводе import_test появилось много шума из-за `DeprecationWarning` и стало сложнее увидеть падение, добавил тут игнорирование `DeprecationWarning`</content>
</entry>
<entry>
<title>add ymake export to ydb</title>
<updated>2023-06-13T08:05:01Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-06-13T08:05:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0'/>
<id>urn:sha1:bf0f13dd39ee3e65092ba3572bb5b1fcd125dcd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert ymake build from ydb oss export</title>
<updated>2023-03-28T19:25:04Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-28T19:25:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b8a17f9b1c166d2e9a26b99348a4c29d972caf55'/>
<id>urn:sha1:b8a17f9b1c166d2e9a26b99348a4c29d972caf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add library/cpp/actors, ymake build to ydb oss export</title>
<updated>2023-03-15T16:59:12Z</updated>
<author>
<name>alexv-smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-03-15T16:59:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11'/>
<id>urn:sha1:056bb284ccf8dd6793ec3a54ffa36c4fb2b9ad11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix import tests for pydebug</title>
<updated>2023-03-02T17:43:57Z</updated>
<author>
<name>speedwagon</name>
<email>speedwagon@yandex-team.com</email>
</author>
<published>2023-03-02T17:43:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=24ab5527003dfee650f86124bc52ecb437f65aba'/>
<id>urn:sha1:24ab5527003dfee650f86124bc52ecb437f65aba</id>
<content type='text'>
Fixed:
```
arcadia/library/python/testing/import_test/import_test.py:31: [E731] do not assign a lambda expression, use a def
arcadia/library/python/testing/import_test/import_test.py:33: [E731] do not assign a lambda expression, use a def
arcadia/library/python/testing/import_test/import_test.py:51: [E731] do not assign a lambda expression, use a def
arcadia/library/python/testing/import_test/import_test.py:71: [E741] ambiguous variable name 'l'
arcadia/library/python/testing/import_test/import_test.py:96: [E722] do not use bare 'except'
arcadia/library/python/testing/import_test/import_test.py:151: [E722] do not use bare 'except'
```</content>
</entry>
<entry>
<title>Reduce duplicate in NO_CHECK_IMPORTS</title>
<updated>2022-11-17T17:14:17Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.com</email>
</author>
<published>2022-11-17T17:14:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2d3c5d0080ff2afde3f91644718f1d094b9d6aa2'/>
<id>urn:sha1:2d3c5d0080ff2afde3f91644718f1d094b9d6aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create kesuses for rate limiting in YQ</title>
<updated>2022-07-08T07:56:19Z</updated>
<author>
<name>galaxycrab</name>
<email>UgnineSirdis@ydb.tech</email>
</author>
<published>2022-07-08T07:56:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3f5056deffaa871aa49c77d6bc14d0c49a6b60c2'/>
<id>urn:sha1:3f5056deffaa871aa49c77d6bc14d0c49a6b60c2</id>
<content type='text'>
Fill config in kikimr runner

Create coordination nodes

Pass to config

Protos</content>
</entry>
<entry>
<title>DEVTOOLS-7854 [devtools/ya/test] Dump python traceback in case of timeout for import_tests</title>
<updated>2022-06-30T09:19:19Z</updated>
<author>
<name>Aleksandr</name>
<email>ivansduck@gmail.com</email>
</author>
<published>2022-06-30T09:19:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0cdef19ada09af464000d084786d3a8a7927e839'/>
<id>urn:sha1:0cdef19ada09af464000d084786d3a8a7927e839</id>
<content type='text'>
ref:27d3e422ea1b49c6ca8672fe75f7404214043550
</content>
</entry>
</feed>
