aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Update test with correct line numbers.Henning Baldersheim2023-01-171-4/+6
|
* Unify on Streams.toListHenning Baldersheim2023-01-171-2/+1
|
* Let successful test status take precedence over skipped/abortedjonmv2022-08-044-4/+4
|
* Use jackson JsonGenerator for test output JSONjonmv2022-07-072-10/+1
|
* Rename to previsouly used namesjonmv2022-06-112-4/+4
|
* Add additional data to test runtimejonmv2022-06-102-1/+16
|
* Avoid JDK-dependent tracesjonmv2022-06-072-1/+2
|
* Compute max log id based on actual logjonmv2022-06-071-5/+2
|
* Include more tests in sample responsejonmv2022-06-071-11/+17
|
* Make the sample test report a production test, for inconclusive resultjonmv2022-06-071-1/+1
|
* Reimplement JUnit integratino, with unit tests, and structured reportjonmv2022-06-0630-66/+766
|
* Ensure errors outside test methods count as failurejonmv2022-05-122-5/+22
|
* Refactor JUnitRunner for testabilityjonmv2022-05-121-0/+100
|
* Various cleanup, bump junit micro, trim dependenciesjonmv2022-05-121-16/+17
|
* Synchronize aggregate test runner threadsjonmv2022-05-112-4/+8
|
* Set explicit cache directory in Vespa CLI test runnerMartin Polden2022-03-151-0/+2
|
* Merge pull request #21515 from vespa-engine/jonmv/more-dep-orch-adjustmentsValerij Fredriksen2022-03-031-3/+4
|\ | | | | Improve test result formatting
| * Improve JUnit test runner outputJon Marius Venstad2022-03-031-3/+3
| |
| * Include inconclusive count in tessts reportJon Marius Venstad2022-03-031-1/+2
| |
* | Tell Vespa CLI when it's running inside Vespa CloudMartin Polden2022-03-021-0/+3
|/
* Trim stacks below user test code, for JUnit runner-caught exceptionsJon Marius Venstad2022-03-021-1/+23
|
* Require at least one successful test with junit runnerJon Marius Venstad2022-02-281-3/+3
|
* Temporarily let junit tests runner allow no tests, like beforeJon Marius Venstad2022-02-281-1/+1
|
* Fix junit test runner test report generationJon Marius Venstad2022-02-232-6/+19
|
* Add NO_TESTS status to simplify detecting that no tests are availableJon Marius Venstad2022-02-223-55/+19
|
* Use InconclusiveTestException an dexit code 4 to signal inconclusive testsJon Marius Venstad2022-02-161-0/+5
|
* No basic HTTP tests is a test failure, not a framework errorJon Marius Venstad2022-02-021-2/+3
|
* Handle messages without end formattingJon Marius Venstad2021-12-031-3/+11
|
* Move ANSI to HTML to separate class, and simplifyJon Marius Venstad2021-12-031-0/+24
|
* Specify cloud target for test runnerJon Marius Venstad2021-12-021-1/+2
|
* Expect tests in tests directoryJon Marius Venstad2021-11-241-7/+8
|
* Fix unit testJon Marius Venstad2021-11-241-1/+1
|
* Use ENV for overrides, allow cluster for cloudTarget service, add test cmdJon Marius Venstad2021-11-231-1/+3
|
* Use ENV overrides instead of argumentsJon Marius Venstad2021-11-231-5/+7
|
* Specify overrides for creds insteadJon Marius Venstad2021-11-181-14/+3
|
* Specify directory rather than setting itJon Marius Venstad2021-11-181-2/+1
|
* Copy credentials to where vespa-cli will find themJon Marius Venstad2021-11-181-31/+42
|
* Add config def and teestJon Marius Venstad2021-11-171-0/+67
|
* Have registry injected, and wrap runners in an aggregateJon Marius Venstad2021-11-172-18/+199
|
* Revert "Merge pull request #20066 from ↵Jon Marius Venstad2021-11-171-22/+35
| | | | | | | vespa-engine/revert-20065-jonmv/vespa-cli-test-runner" This reverts commit e8e542a66a6bc9b2e33def248f208da63b7b934c, reversing changes made to 69bd22c6dea4bae7d210a9ea36b31ecd8cd5c7fa.
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-171-35/+22
|
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-171-10/+8
|
* Make log available as it comes for JUnit runnerJon Marius Venstad2021-11-171-0/+9
|
* Verify response for empty reportJon Marius Venstad2021-11-171-5/+14
|
* Use right assertEquals and simplify stringifying responsesJon Marius Venstad2021-11-171-6/+7
|
* Move serialization to handlerJon Marius Venstad2021-11-171-4/+0
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-5/+0
| | | | | Add replacement constructors without AccessLog. Remove use of deprecated constructors for internal handlers.
* Handle log record duplicatesMorten Tokle2020-09-041-1/+1
|
* Handle report not readyMorten Tokle2020-08-281-0/+16
|