-
Hi guys,
I found out that after execution of TestScript in the "jdbi3-oracle12" some Exceptions pop-at the end.
Tests are fine, they are all successful, but these Exceptions are confusing and annoyi…
-
Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: Cannot start the 'com.leoffers' application. Consider ch…
-
### TestNG Version
7.8.0
### Expected behavior
`beforeConfiguration` of registered `IConfigurationListener` gets called
### Actual behavior
`beforeConfiguration` of registered `IConfiguratio…
-
Environment:
1) Eclipse: Eclipse IDE for Java Developers
Version: Luna Service Release 1 (4.4.1)
Build id: 20140925-1800
2)TestNG plugin: For Eclipse 3.4 and above, enter http://beust.com/eclipse. No…
-
A couple of AssertionError were captured in this failing test suite `TestLayouts ` at https://github.com/ibmruntimes/openj9-openjdk-jdk20/blob/963ffe3f346a4c033095bb8df5ff8d8f30636a5d/test/jdk/java/fo…
-
### System info
- Playwright Version: 1.28.1
- Operating System:Windows 11
- Browser: Chrome/Chromium
### Bug Description
Im trying to run my test scripts **(2 classes)** in paralle…
-
Now, when any of the test names are not found in suite files, TestNG will throw exception.
`The test(s) cannot be found in suite.`
It's reasonable but not so friendly still. For example, if user …
-
Hi Guys,
This is related to defect 95 with this description:
Add ability to include XML files (XInclude)
I know this defect was closed because of the ability to use suite-files but that is only al…
-
### QAF Version 3.0.0 and TestNG 7.4.0
> Note: only the latest version is supported
### Steps To Reproduce
1. run the test through suite.sml or jenkins
2. seeing the error
**[ERR…
-
Below are the steps to reproduce both the issue.
For data provider issue, one needs to use a data provider with testinputs same as invocationCount.
``` java
@UseAsTestcaseName("Sanity-TC01010-test")…