| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate black linter on custom_lint pipeline | say | 2023-02-14 | 15 | -0/+1296 |
| | | |||||
| * | Refactor library/python/pytest and library/python/testing | romakudlakov | 2023-02-10 | 1 | -2/+0 |
| | | | | Remove test-started/test-finished events generator in pytest_runner | ||||
| * | Add path to trace message | romakudlakov | 2023-02-09 | 1 | -17/+28 |
| | | | | Add path to test_item | ||||
| * | [library/python/pytest/plugins/ya] Added xfaildiff marker | prettyboy | 2023-01-24 | 1 | -6/+17 |
| | | |||||
| * | Add assert to check empty entry | romakudlakov | 2023-01-24 | 1 | -1/+2 |
| | | | | Add assert that entry is not empty | ||||
| * | [library/python/pytest] Better py3 colorization | prettyboy | 2023-01-20 | 9 | -12/+130 |
| | | |||||
| * | [library/python/pytest/yatest_tools] Fixed unify_path for path that fully ↵ | prettyboy | 2023-01-20 | 2 | -1/+4 |
| | | | | | matches module name | ||||
| * | [devtools/ya/yalibrary/formatter] Moved string method to library/python/strings | prettyboy | 2022-12-27 | 3 | -0/+314 |
| | | |||||
| * | Fix good results contain empty comment | romakudlakov | 2022-12-27 | 1 | -4/+1 |
| | | | | Fix comment for good results | ||||
| * | [library/python/pytest/yatest_tools] Fixed module discovering for tests with ↵ | prettyboy | 2022-12-22 | 3 | -24/+116 |
| | | | | | CONFTEST_LOAD_POLICY_LOCAL() | ||||
| * | added static credentials man + fix links | asmyasnikov | 2022-12-21 | 1 | -10/+25 |
| | | | | added static credentials man + fix links | ||||
| * | [library/python/func] Made lazy and lazy_property thread safe | prettyboy | 2022-12-20 | 1 | -5/+17 |
| | | |||||
| * | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 1 | -0/+15 |
| | | |||||
| * | Fix yatest with Python 3.11 | shadchin | 2022-12-18 | 1 | -1/+2 |
| | | |||||
| * | fix case of disappered core file in recover_core_dump_file | ignat | 2022-12-14 | 1 | -2/+8 |
| | | |||||
| * | [library/python/pytest/plugins] Report pytest_startup_duration as chunk ↵ | prettyboy | 2022-12-10 | 1 | -1/+1 |
| | | | | | event, not suite | ||||
| * | Bytes and string fixes | v-korovin | 2022-12-06 | 1 | -2/+2 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 52 | -6866/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 52 | -0/+6866 |
| | | |||||
| * | Reduce duplicate in NO_CHECK_IMPORTS | shadchin | 2022-11-17 | 1 | -0/+3 |
| | | |||||
| * | yatest_common context file test | qrort | 2022-11-17 | 7 | -23/+39 |
| | | |||||
| * | More logs while recovering core | v-korovin | 2022-11-07 | 1 | -0/+2 |
| | | |||||
| * | FIx strict context tests | iaz1607 | 2022-10-31 | 2 | -0/+7 |
| | | |||||
| * | Unify test listing and filtering | say | 2022-10-27 | 2 | -3/+82 |
| | | |||||
| * | [library/python/testing] Fixed relaxed mode selection | prettyboy | 2022-10-24 | 1 | -4/+4 |
| | | |||||
| * | [library/python/testing] Added yatest_common_standalone | prettyboy | 2022-10-24 | 1 | -3/+12 |
| | | |||||
| * | Allow binary output to be modified (just a little)) before comparing it to ↵ | heretic | 2022-09-28 | 1 | -4/+28 |
| | | | | | | canonical add canonize data transformer | ||||
| * | [library/python/testing/yatest_common] Relaxed runtime methods for ↵ | prettyboy | 2022-09-25 | 9 | -96/+284 |
| | | | | | non-standalone runs | ||||
| * | Prepare to clang14: make llvm_symbolyzer call compatible to llvm 12 and 14 | heretic | 2022-09-15 | 1 | -2/+2 |
| | | | | do it | ||||
| * | [library/python/cores] Fixed py23 compatibility in colorize_backtrace | prettyboy | 2022-09-13 | 1 | -0/+1 |
| | | |||||
| * | 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. | ||||
| * | []: Fix test context files | iaz1607 | 2022-08-09 | 1 | -1/+3 |
| | | |||||
| * | should use six.PY3 | svartmetal | 2022-08-08 | 1 | -2/+1 |
| | | |||||
| * | should escape core pattern path otherwise coredumps collection doesn't work | svartmetal | 2022-08-05 | 1 | -1/+5 |
| | | |||||
| * | Get rid of 'streamImpl' in responses | ilnaz | 2022-07-21 | 2 | -1/+9 |
| | | |||||
| * | Add UT to detect data races in computation nodes | va-kuznecov | 2022-07-19 | 2 | -0/+8 |
| | | |||||
| * | Remove duplicates from stable ydb config | thegeorg | 2022-07-13 | 1 | -2/+2 |
| | | |||||
| * | fix flaky tests | eivanov89 | 2022-07-12 | 1 | -3/+10 |
| | | |||||
| * | Create kesuses for rate limiting in YQ | galaxycrab | 2022-07-08 | 5 | -12/+49 |
| | | | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos | ||||
| * | fix ya.make | monster | 2022-07-07 | 45 | -2161/+122 |
| | | |||||
| * | Java strict | iaz1607 | 2022-07-01 | 2 | -1/+7 |
| | | | | | | | https://st.yandex-team.ru/DEVTOOLS-7874 ref:3260d4335ca049569cca84a26d43a821cb89f583 | ||||
| * | DEVTOOLS-7854 [devtools/ya/test] Dump python traceback in case of timeout ↵ | Aleksandr | 2022-06-30 | 1 | -0/+13 |
| | | | | | | | for import_tests ref:27d3e422ea1b49c6ca8672fe75f7404214043550 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-22 | 1 | -2/+4 |
| | | | | | ref:e5b94b91d513ee8cc2d1610107a4e0b462b9c9db | ||||
| * | [cores] Suggest speed hacks and itype filtering speedup | mvel | 2022-06-18 | 1 | -2/+4 |
| | | | | | | | | | - Speed-up hack for suggest: limit suggest source by count. Suggest code should be rewritten from scratch, but this ugly spike will save tons of MDB CPU for a while. - Page size: 10, enough for watching - Index by `last_time` in production database ref:9bab6a39172b1b6159e83708a787169684577717 | ||||
| * | Strict go test | iaz1607 | 2022-06-17 | 2 | -0/+8 |
| | | | | | ref:6ef4c0e7601ad32073264a38b583a6d2d33bce94 | ||||
| * | DEVTOOLS-9500 [library/python/pytest] Generate call graph if ↵ | Aleksandr | 2022-06-01 | 1 | -0/+25 |
| | | | | | | | --profile-pytest is specified ref:b1b93724ca5ccf2a420b7dd063764bc8eed4f3e4 | ||||
| * | Update contrib/python/ipython/py3 to 8.3.0 | robot-contrib | 2022-05-18 | 5 | -71/+31 |
| | | | | | ref:e84342d4d30476f9148137f37fd0c6405fd36f55 | ||||
| * | YMAKE-148: Don't follow symlinks | say | 2022-05-17 | 2 | -5/+17 |
| | | | | | ref:b200b70556036c6a735ab81b1414c4b334ba5958 | ||||
| * | YMAKE-144: Fix RuntimeError: dictionary changed size during iteration | say | 2022-05-14 | 2 | -2/+30 |
| | | | | | ref:919db9913468e91d031bbd511beeacdcfdd74489 | ||||
| * | Yatest added new Popen argument | vzaborovskiy | 2022-05-06 | 1 | -0/+5 |
| | | | | | ref:8ef6e980cdf596b743f677ecbfc7bca8fcf75349 | ||||
