aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/main/java/com/yahoo/vespa/testrunner/AggregateTestRunner.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Merge pull request #22928 from vespa-engine/jonmv/junit-test-runner-2Jon Marius Venstad2022-06-071-17/+1
|\
| * Reimplement JUnit integratino, with unit tests, and structured reportjonmv2022-06-061-17/+1
* | Debug test runner failuresjonmv2022-06-021-1/+13
|/
* Synchronize when reading logs and reports as well, for future proofnessjonmv2022-05-111-7/+9
* Synchronize aggregate test runner threadsjonmv2022-05-111-38/+47
* Fix junit test runner test report generationJon Marius Venstad2022-02-231-1/+0
* Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-221-26/+5
* Use InconclusiveTestException an dexit code 4 to signal inconclusive testsJon Marius Venstad2022-02-161-1/+3
* Have registry injected, and wrap runners in an aggregateJon Marius Venstad2021-11-171-0/+119