Dmitry Munda
Dmitry Munda
In Allure report, there is a timeline panel, which shows how multiple tests are run in parallel  Is there a way to show in the more or less same...
**Describe the bug** Execution of test doesn't populate to Xray All env vars are set ``` ALLURE_JIRA_ENDPOINT=https://jira.zzz.com/rest ALLURE_JIRA_USERNAME=some_user ALLURE_JIRA_PASSWORD=some_pass ALLURE_XRAY_ENABLED=true ALLURE_XRAY_EXECUTION_ISSUES=YYY-28 ``` **To Reproduce** run `allure generate --clean allure-results &&...
### Software versions _Please provide at least OS and version of pact-js_ - **Node Version**: `16` ### Issue Checklist Please confirm the following: - [x] I have upgraded to the...
Both test groups are shown inside 1 column. but could be nice to see them independent ```js 176 skipped 1912 passed (25m) Skipped Breakdown: 19 skipped, 157 fixme ``` ...
### The problem HA cant connect to shelly 3EM opening 'visit' link web of shelly is opened status page returns ```json { "wifi_sta": { "connected": true, "ssid": "---", "ip": "---",...
### Version 1.41.1 ### Steps to reproduce Successful test fails in teardown in afterAll only ws client disconnect presents ( which completes successfully ) ...
### 🚀 Feature Request Having more tests one adds more CPU to make parallel runs to make the test suite pass faster. More CPU means more threads, which causes some...
As https://github.com/adamoutler/HassOSArgonOneAddon/issues/61 is kind of closed I will create a new one. Newly installed version 30a works well ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring...
### 🚀 Feature Request now both 1.49 and 1.50 have `WebKit 18.2` in the changelog, but they are very different under the hood. Is there a way to add which...
I'm not sure if it's the correct flow, but an easy way to check which contract and how it failed for me is to check in the Pact broker. The...