-
Steps to re-produce,
1. Create a class with a protected method and override the same in subclass.
2. Create a test for the subclass and try to suppress the method call throws TooManyMethodsFoundExcept…
-
Continuation of https://github.com/trinodb/trino/issues/16933 this time for JDK 21.
```
2023-07-12T14:20:16.8851932Z java.lang.IllegalArgumentException: Invalid taskId another_query��.0.0
2023-07…
-
```
2020-04-07T07:25:47.5983180Z [ERROR] testConnectorEventHandlerReceivingEvents(io.prestosql.execution.TestConnectorEventListener) Time elapsed: 0.519 s
-
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_extended.functional_aarch64_linux/103/console
Suspicious of the previous test testJCMMXBeanRemote_SE80_0 which failed...did that then cause the testJC…
-
http://markshao.github.io/2014/03/01/new-testng/
现状分析TestNG是目前在Java领域用的比较多的一款测试框架,它是基于JUnit的一个二次封装,不过增加了很多新的功能,比如完全基于Annotaion的配置,测试用例的依赖等等。你可以通过review它的Guide文档来获得更多的信息,不够有一个问题就是,TestNG的文档里面之字未提关于分…
-
### Expected behavior
TestNG#set\* should not fail with exit but throw an exception or warn + using default value.
At the opposite, CLI must display the appropriate message.
For example, `TestNG#set…
-
While trying to run Parallel execution. The last test only getting executed.
I have updated 3 test for Parallel execution. If I running the below xml file, Driver instance not created for Test1 & …
-
### TestNG Version
Latest version: 7.5
### Expected behavior
When u have multiple tests with @Test(group="group") methods and one @BeforeGroups(value = "group", alwaysRun = true) in a multi-t…
-
Similar to https://github.com/prestosql/presto/issues/5085.
Reproducible in `io.prestosql.operator.scalar.TestLambdaExpression` with
```
// Java identifier length is 64K
String l…
-
https://openj9-jenkins.osuosl.org/job/Grinder_iteration_0/365
sanity.openjdk
using https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK21_aarch64_linux_Nightly/56/OpenJ9-JDK21-aarch…