Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix str/bytes for regexp | v-korovin | 2023-12-06 | 1 | -1/+2 |
| | |||||
* | Revert commit rXXXXXX,Decode bytes when reading sanitizer's stderr | vitalyisaev | 2023-11-29 | 1 | -6/+2 |
| | |||||
* | Decode bytes when reading sanitizer's stderr | vitalyisaev | 2023-11-28 | 1 | -2/+6 |
| | |||||
* | (no commit message) | zhukoff-pavel | 2023-11-02 | 1 | -2/+6 |
| | |||||
* | port all tests to py3 | zhukoff-pavel | 2023-10-10 | 1 | -5/+9 |
| | |||||
* | [library/python/testing/yatest_common/yatest/common/process] Fixed E741 | prettyboy | 2023-09-25 | 1 | -2/+2 |
| | |||||
* | [library/python] Fix some style tests | prettyboy | 2023-09-22 | 1 | -1/+4 |
| | | | | см 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 | ||||
* | [library/python/testing/yatest_common/yatest/common/process] Limit snippet ↵ | prettyboy | 2023-09-07 | 1 | -1/+1 |
| | | | | size in logs up to 64kb | ||||
* | [library/python/testing/yatest_common/yatest/common/process] Reduce noise ↵ | prettyboy | 2023-09-02 | 1 | -0/+3 |
| | | | | from coredump_filter | ||||
* | Fix yatest.common.process stdout/stderr redirection on macOS | somov | 2023-08-16 | 1 | -1/+1 |
| | |||||
* | Prepare to update black to 23.7.0 | shadchin | 2023-07-30 | 1 | -2/+0 |
| | |||||
* | Fix tests | v-korovin | 2023-07-19 | 1 | -0/+2 |
| | |||||
* | Fix filemode on stdout open | ilyasiluyanov | 2023-06-08 | 1 | -10/+3 |
| | | | Set binary mode as default, use `str` (aka unicode) on demand | ||||
* | rebase pr to fix ya package onto backward-compat fix for execute | ilyasiluyanov | 2023-06-07 | 1 | -5/+12 |
| | | | | | | | | | | | | Use text=True as many as needed Create npm always tries to return text Use bytes in stdout assertions Remove strings py23_utils py23_canondata Try to make backward compatible solution first | ||||
* | [library/python/testing/yatest_common/yatest/common/process] Wait for process | prettyboy | 2023-06-06 | 1 | -0/+1 |
| | |||||
* | Set Popen(text=True) for py3 just for fun | v-korovin | 2023-05-04 | 1 | -0/+4 |
| | |||||
* | [library/python/testing/yatest_common/yatest] Close non-user file descriptiors | prettyboy | 2023-04-20 | 1 | -2/+8 |
| | |||||
* | Bytes and string fixes | v-korovin | 2022-12-06 | 1 | -2/+2 |
| | |||||
* | More logs while recovering core | v-korovin | 2022-11-07 | 1 | -0/+2 |
| | |||||
* | [library/python/testing/yatest_common] Relaxed runtime methods for ↵ | prettyboy | 2022-09-25 | 1 | -49/+132 |
| | | | | non-standalone runs | ||||
* | Switch on inspect.getfullargspec | shadchin | 2022-08-14 | 1 | -1/+6 |
| | | | The `inspect.getargspec` function, deprecated since Python 3.0; use `inspect.signature()` or `inspect.getfullargspec()` instead. | ||||
* | Yatest added new Popen argument | vzaborovskiy | 2022-05-06 | 1 | -0/+5 |
| | | | | ref:8ef6e980cdf596b743f677ecbfc7bca8fcf75349 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-26 | 1 | -1/+3 |
| | | | | ref:110136b448f725022fe4a99944539b99fd3a0ebf | ||||
* | intermediate changes | arcadia-devtools | 2022-03-10 | 1 | -2/+2 |
| | | | | ref:e3558e59374e3fcc75bdef0c34f021d3dc7b8326 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-07 | 1 | -3/+3 |
| | | | | ref:44cfacf4cc6e35eb3189b83a81fde1f7844d175b | ||||
* | intermediate changes | arcadia-devtools | 2022-03-04 | 1 | -3/+28 |
| | | | | ref:2a778101b5c1b72fe97b6485437fc7bbd1713dce | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | alexandr21 | 2022-02-10 | 1 | -3/+3 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | alexandr21 | 2022-02-10 | 1 | -3/+3 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | coteeq | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | coteeq | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | smishin | 2022-02-10 | 1 | -30/+30 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | smishin | 2022-02-10 | 1 | -30/+30 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | ivanvan | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | ivanvan | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | glebov-da | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | glebov-da | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | volchkov | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | volchkov | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | r-vetrov | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | r-vetrov | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -288/+288 |
| | | | | Commit 2 of 2. | ||||
* | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -288/+288 |
| | | | | Commit 1 of 2. | ||||
* | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -317/+317 |
| | | | | 2 of 2. | ||||
* | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -317/+317 |
| | | | | 1 of 2. | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | asatarin | 2022-02-10 | 1 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | asatarin | 2022-02-10 | 1 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | abodrov | 2022-02-10 | 1 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | abodrov | 2022-02-10 | 1 | -9/+9 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | deshevoy | 2022-02-10 | 1 | -8/+8 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | deshevoy | 2022-02-10 | 1 | -8/+8 |
| |