aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/testing
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet19 hours1-0/+1
| | | | commit_hash:e25f917c35b426ceef2da831c159597de9d6b6cb
* Update TCMalloc (Vol. 2)mikailbag2025-05-061-2/+2
| | | | | [nodiff:caesar] commit_hash:48312ddf31d7bece9b834e38fc4e91254815a4d0
* Revert commit rXXXXXX,Update TCMallocmikailbag2025-04-111-2/+2
| | | | commit_hash:1154d5efa33edc65b77483c27fbacfbc8ab1b585
* Update TCMallocmikailbag2025-04-091-2/+2
| | | | commit_hash:87d74347445d4b849db4248cfd5b83ff3a0a54b9
* Intermediate changesrobot-piglet2025-03-051-16/+30
| | | | commit_hash:2a363fa0f479cb30e3e9e6d9a9c9ffa92112ecf1
* Intermediate changesrobot-piglet2025-02-031-5/+3
| | | | commit_hash:3e80c666e788a9593668ee690b4791042eec95a5
* YDB Import 657robot-ydb-importer2024-12-263-24/+0
| | | | commit_hash:a80065301df8a3de8b4d2ad596dfd995d3988485
* Intermediate changesrobot-piglet2024-12-131-2/+0
| | | | commit_hash:27af5f8a0a7836d78ffdc205213f07f79dd9f7ad
* Switch all tests to atd from snapshotthegeorg2024-12-121-3/+3
| | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793
* YDB Import 625robot-ydb-importer2024-11-223-0/+163
| | | | commit_hash:bbf24592c367fa158fbc53e041fe367374d0750e
* Intermediate changesrobot-piglet2024-11-151-0/+2
| | | | commit_hash:2ad7a4bc9a9ae76fb2a70feb2681becd0de5c5c7
* Intermediate changesrobot-piglet2024-11-141-3/+4
| | | | commit_hash:bbe5982909469ab84284cb16547e69a096d992ea
* Add external autoincludes.jsonalevitskii2024-11-143-0/+132
| | | | | Add external autoincludes.json commit_hash:1b3de1732fee590582ae5620570facc2c0987390
* Intermediate changesrobot-piglet2024-11-121-24/+26
| | | | commit_hash:63f0ba341b35ad9ea632bfc2971f028cebbec800
* Intermediate changesrobot-piglet2024-11-061-1/+1
| | | | commit_hash:d313ff8d16f964d796106f71b9e2d65b0ea39f82
* Intermediate changesrobot-piglet2024-10-231-1/+1
| | | | commit_hash:3e55f833d0efbd9feb7cb3f9ff320ce0faa9ec37
* [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-301-1/+1
| | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7
* Intermediate changesrobot-piglet2024-07-073-3/+3
|
* Intermediate changesrobot-piglet2024-05-211-1/+1
|
* Intermediate changesrobot-piglet2024-02-011-0/+5
|
* fix tests afterpg2023-12-181-0/+10
|
* Fix str/bytes for regexpv-korovin2023-12-061-1/+2
|
* import tracingkuzmich3212023-12-052-2/+29
| | | | | | * add argument to parser * add out_path as fn parameter * set necessary env variables for import tracing
* Intermediate changesrobot-piglet2023-12-054-238/+0
|
* Intermediate changesrobot-piglet2023-12-042-6/+4
|
* Intermediate changesrobot-piglet2023-12-024-0/+238
|
* Intermediate changesrobot-piglet2023-12-014-238/+0
|
* YQ Connector:Use docker-compose in integrational testsvitalyisaev2023-11-304-0/+238
|
* Revert commit rXXXXXX,Decode bytes when reading sanitizer's stderrvitalyisaev2023-11-291-6/+2
|
* Decode bytes when reading sanitizer's stderrvitalyisaev2023-11-281-2/+6
|
* (no commit message)zhukoff-pavel2023-11-021-2/+6
|
* Move swag from devtools/ to library/python/testing/alexv-smirnov2023-10-186-0/+506
|
* port all tests to py3zhukoff-pavel2023-10-101-5/+9
|
* Intermediate changesrobot-piglet2023-10-033-38/+0
|
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-034-1/+39
|
* [library/python/testing/yatest_common/yatest/common/process] Fixed E741prettyboy2023-09-251-2/+2
|
* [library/python] Fix some style testsprettyboy2023-09-222-3/+8
| | | | см https://a.yandex-team.ru/review/4511498/details?checkId=29700000007055&dialogId=CiCard&filter=resultType%28RT_STYLE_CHECK%29%3BsuiteCategory%28CATEGORY_CHANGED%29&iterationType=FULL&number=1&openedItems=955241967903872625%3ART_STYLE_SUITE_CHECK%2C12143061788616128922%3ART_STYLE_SUITE_CHECK%2C8023375544570871616%3ART_STYLE_SUITE_CHECK%2C10700057700434354061%3ART_STYLE_SUITE_CHECK%2C10919096887128703016%3ART_STYLE_SUITE_CHECK%2C8720280302786645361%3ART_STYLE_SUITE_CHECK%2C16643406941049220442%3ART_STYLE_SUITE_CHECK%2C12501056625690179524%3ART_STYLE_SUITE_CHECK&snippetViewMode=word-wrap&status=STATUS_FAILED
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-083-132/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-083-0/+132
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* [library/python/testing/yatest_common/yatest/common/process] Limit snippet ↵prettyboy2023-09-071-1/+1
| | | | size in logs up to 64kb
* [library/python/testing/yatest_common/yatest/common/process] Reduce noise ↵prettyboy2023-09-021-0/+3
| | | | from coredump_filter
* Enable recipe to run with test env file name in the command linealexv-smirnov2023-08-232-2/+4
|
* Fix yatest.common.process stdout/stderr redirection on macOSsomov2023-08-161-1/+1
|
* Enable recipe to run with test context options in the command linealexv-smirnov2023-08-141-1/+4
| | | | It allows to start recipes outside ya make without creating a context file
* Add set_metric_value, so non-pytest tests could write metricsanterpin2023-08-031-0/+22
|
* Fix incorrect python string warningvitja2023-08-031-1/+1
| | | | | | | | вызывает вот такое вот предупреждение: ``` /home/vitja/arcadia/library/python/testing/filter/filter.py:10: DeprecationWarning: invalid escape sequence '\w' PARSE_TAG_RE = re.compile("([+-]?[\w:]*)") ```
* Prepare to update black to 23.7.0shadchin2023-07-301-2/+0
|
* Fix testsv-korovin2023-07-191-0/+2
|
* Import test great againshadchin2023-06-301-6/+9
| | | После включения pydebug mode, в выводе import_test появилось много шума из-за `DeprecationWarning` и стало сложнее увидеть падение, добавил тут игнорирование `DeprecationWarning`
* YQ Connector: support managed ClickHousevitalyisaev2023-06-292-0/+51
| | | Со стороны dqrun можно обратиться к инстансу коннектора, который работает на streaming стенде, и извлечь данные из облачного CH.