-
I just may not be aware of the info/knowledge, and if that is the case, I can close this issue.
Can the default test and suite summaries to console not be overwritten or removed?
### TestNG Versio…
-
08:30:16 2019-11-11 16:30:16 Jira [TestNG-tests-1-61] [ERROR] Incorrect Jira-ticket format: JIRA#
08:30:16 java.lang.ArrayIndexOutOfBoundsException: 1
08:30:16 at com.qaprosoft.carina.core.foun…
-
Upgraded to serenity-core/serenity-cucumber 1.9.27/1.9.8 and got this already twice:
(previous versions 1.9.17/1.9.7)
```(Id: 22) [main] ERROR SerenityMain - Exception in Cucumber runtime
java.la…
kutzi updated
4 years ago
-
## Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. **Original error: Error gett…
-
Repro steps:
Run `buck test [target]:test --no-results-cache --code-coverage` on a large module with many tests (using testng).
Result:
Test results get printed many times.
In our case, we ran tes…
-
Basically my problem is same as https://stackoverflow.com/questions/48899958/reportportal-wuth-testng-how-to-set-launch-name-during-run-time/49245585.
I tried code to override the UUID and Launch nam…
-
Gradle version: 5.1.1 and 6.1.1
gradle-pitest-plugin: 1.4.6
pitest-junit5-plugin: 0.8 and 0.12
Running 'pitest' task produces the following output:
`>>>> skipFailingTests is not a recognized opt…
-
After providing capabilities with mistake carina somehow add **browserName: MicrosoftEdge**
We have to review negative scenarios and don't do it. Below you can find example of the incompatible and in…
-
I added reportportal to my project following the instructions here > https://github.com/reportportal/example-java-TestNG and using the @listeners annotation. The lunches appear in reportportal and eve…
-
## Summary
My framework is: Gradle-testng-cucumber-selenium-java.
I have extended my cucumber runner class from AbstractTestNGCucumbertests abstract class imported from cucumber.api.testng.Abs…