vveliev

Results 11 issues of vveliev

Problem: When requirements to load particular functionality of the application, current solution to have multiple yml files with different sets of URI's or multiple files. Regardless of what plugin is...

Failed to run tests after adding `pip` options to the yml file: ``` bfg: pip: 'faker' . . . ``` ``` 16:25:30 [INFO] Installing with PIP: ['faker'] Can not perform...

tank version: 1.9.10 /etc/yandex-tank ~/.yandex-tank what is expected format? .init seemed to be discontinued, so the assumption that .yml\yaml should work, but tank complaining when trying to run it.

YAML does allow duplicated keys, however it would be nice feature to highlight duplicated keys with warning

So I run in to the problem, maybe naming is bad, but it's not the point. page.rb ``` text_field(:text, css: 'section > form > div > div.input-fields > div:nth-child(2) >...

bug

Hello, I'm trying to figure out if I can use this actions to only update files locally and then use different action for creating PR I have similar workflow for...

after installing pip dev branch , not able to start api server: ``` (appenv) root@linuxkit-025000000001:/tank-api-workdir# /appenv/bin/yandex-tank-api-server --debug 2018-03-14 10:37:18,606 INFO: Starting server 2018-03-14 10:37:18,606 [INFO] yandex_tank_api.manager Starting server 2018-03-14 10:37:18,610...

- updating coverage to be executed with respect to working-derectory - check coverage relative to the workdir path - get changed files with relative path, ignore file changes outside of...

When configuring `working-directory` to be `./app` i'm expecting that file reports will be sourced relative to the path. However this is not the case and at the moment as the...

When running this action with lcov version '2.0-1' I'm getting deprecated warning: ```bash genhtml: WARNING: RC option 'lcov_branch_coverage' is deprecated. Consider using 'branch_coverage. instead. (Backward-compatible support will be removed in...