-
if the test reslut file have a large number of json file,such as 657980, it will very very slowly to list those files
ls allure_result/ | wc -l
657980
i find the api may have the issue, to list s…
-
#### What are you trying to achieve?
Hi, we are blocked from upgrading from 3.5.3 to a newer version. The initial issue was reported here: https://github.com/codeceptjs/CodeceptJS/pull/3892
We j…
-
**Is your feature request related to a problem? Please describe.**
allure report was multiple files and this required zipping an archive to group the report before generate and many other work load …
-
I am developing my custom test runner, and it functions correctly. However, I encounter an issue after installing pytest_robotframework where the tests do not run following the test collections. I sus…
-
If pageserver is stopped, the connections from compute node are broken. The compute node doesn't notice that immediately, but it will cause the next request to fail, usually on the next query. That ca…
-
Any insights on what went wrong?
`CMD`
python RPG.py --user_prompt 'A couple, the beautiful girl on the left, silver hair, braided ponytail, happy, dynamic, energetic, peaceful, the handsome young…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
**Describe the bug**
Sometimes, on our gitlab CI pipeline, we saw on allure that all tests are passed, but when we looks in detail, we see that the steps failed
**To Reproduce**
Hard to reproduce…
-
-
I added the environment variable and the argument and the mountpoint to the selenoid docker container.
From within my python test code I'm invoking on the `options` object:
```
options.set_capabi…