<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/python/testing/import_test/import_test.py, branch CLI_2.23.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.23.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.23.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-12-05T09:12:06Z</updated>
<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>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>
<entry>
<title>Restoring authorship annotation for &lt;mikari@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:48:47Z</updated>
<author>
<name>mikari</name>
<email>mikari@yandex-team.ru</email>
</author>
<published>2022-02-10T13:48:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f821ddfc9200113ec259d8d35b7cf3833372abc9'/>
<id>urn:sha1:f821ddfc9200113ec259d8d35b7cf3833372abc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;mikari@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:48:47Z</updated>
<author>
<name>mikari</name>
<email>mikari@yandex-team.ru</email>
</author>
<published>2022-02-10T13:48:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2e0ed5ad2d70bf924ccd3cbbfab508784ab36325'/>
<id>urn:sha1:2e0ed5ad2d70bf924ccd3cbbfab508784ab36325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for Dmitry Kopylov &lt;kopylovd@gmail.com&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:48:18Z</updated>
<author>
<name>Dmitry Kopylov</name>
<email>kopylovd@gmail.com</email>
</author>
<published>2022-02-10T13:48:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7230275728d34873cba1ba78bb68669b0c5faa31'/>
<id>urn:sha1:7230275728d34873cba1ba78bb68669b0c5faa31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for Dmitry Kopylov &lt;kopylovd@gmail.com&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:48:18Z</updated>
<author>
<name>Dmitry Kopylov</name>
<email>kopylovd@gmail.com</email>
</author>
<published>2022-02-10T13:48:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b2f5101486cc0de2e979c8ba9ada2109785bf5fd'/>
<id>urn:sha1:b2f5101486cc0de2e979c8ba9ada2109785bf5fd</id>
<content type='text'>
</content>
</entry>
</feed>
