-
Hello. I am attempting to use xray-junit-extensions for an Android project. When we enable Orchestrator, I think that each test is interpreted as an individual test plan, and so we get a separate XM…
-
Value lookup tokens such as `$.stepname.querystr` token don't work within a json `value` field of kafka a kafka record.
This is the case for both the produce and consume operations.
**Scenario to …
-
### Apache NetBeans version
Apache NetBeans latest daily build
### What happened
The ValidateLayerConsistencyTest seems to be flaky:
https://github.com/apache/netbeans/blob/2bdbb637653cf19…
-
Below is my configuration. Getting java.lang.NoClassDefFoundError: org/junit/runners/ParentRunner when running tests.
java.lang.NoClassDefFoundError: org/junit/runners/ParentRunner
at io.c…
-
Buongiorno,
sto cercando di integrare la libreria in un progetto di prova Kotlin.
Appena provo a far partire il sync el build.gradle.kts ottengo l'errore
```
Failed to resolve: it.inps.spid:libr…
-
**Failure link**
---
From internal [Test_openjdk11_j9_special.system_s390x_linux_testList_5](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_special.system_s390x_linux_testList_5/6…
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
Here is an example:
build.gradle.kts
```
test {
useJUnitPlatform {
includeEngines("scalatest")
includeEngines("munit")
…
-
The JSR related tests have a unique setup with a lot of System properties. We could explore to write a custom JUnit Runner or `@Suite` for this, to ease the setup and make it less error prone. There a…
-
```
Provide a JUnit runner to deploy and run a FitSuite on Embedded Glassfish.
```
Original issue reported on code.google.com by `hwellman...@gmail.com` on 8 Jan 2011 at 6:48