aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner
Commit message (Collapse)AuthorAgeFilesLines
* Narrow to java.lang.reflectjonmv2024-01-111-1/+1
|
* Revert "Revert "Update tenant test runner JUnit version as well""jonmv2024-01-115-40/+49
| | | | This reverts commit 341528ac99a03df8d3863f52150b5d2944e1997b.
* Revert "Update tenant test runner JUnit version as well"jonmv2024-01-115-49/+40
| | | | This reverts commit df94fea49a0dc848cc2c7d86772ef4a2a83386ee.
* Update tenant test runner JUnit version as welljonmv2024-01-115-40/+49
|
* Revert "Avoid going via toString"Bjørn Christian Seime2024-01-111-1/+1
| | | | This reverts commit 4ed576c5c2b45f41fe7cd79932698c41af706a04.
* Avoid going via toStringHenning Baldersheim2024-01-101-1/+1
|
* Expect sample tests with copyright headersJon Bratseth2023-10-092-38/+38
|
* Update copyrightJon Bratseth2023-10-0947-21/+51
|
* Revert changes to OSGi test runner back to 5.8.1 compatibilityBjørn Christian Seime2023-09-069-92/+77
|
* Downgrade junit5 version used by tenant parent poms and testing frameworkBjørn Christian Seime2023-09-061-0/+8
|
* Remove unused methodjonmv2023-09-061-4/+0
|
* Unwrap execution exception in test runner to avoidjonmv2023-09-062-11/+9
|
* Update expected test reportsjonmv2023-09-052-10/+10
|
* Rework stack trace trimming, using declared test class namesjonmv2023-09-056-47/+67
|
* Non-static @BeforeAll because we want to test wrongnessjonmv2023-09-051-1/+1
|
* Consolidate versionsBjørn Christian Seime2023-08-311-2/+0
|
* @BeforeAll must be staticHenning Baldersheim2023-08-311-1/+1
|
* Silence deprecation warning.Henning Baldersheim2023-08-311-4/+5
|
* Update junit5 monoreporenovate[bot]2023-08-311-2/+2
|
* Fix credentials paths for hostedMartin Polden2023-07-183-11/+49
|
* Set system environment variable in test runnerMartin Polden2023-07-172-0/+3
|
* Revert "Set system for Vespa CLI in tests"Martin Polden2023-07-172-3/+0
| | | | This reverts commit 55182a3099924f178263241022b3cffd599f881c.
* Set system for Vespa CLI in testsjonmv2023-07-142-0/+3
|
* Trim stack traces correctly on both jdk 17 and jdk 21gjoranv2023-07-131-5/+5
|
* Use correct certificate for hostedMartin Polden2023-07-112-23/+63
|
* Set target from systemMartin Polden2023-07-111-8/+7
|
* Update test with correct line numbers.Henning Baldersheim2023-01-171-4/+6
|
* Unify on Streams.toListHenning Baldersheim2023-01-172-4/+2
|
* Remove legacy test report partsjonmv2022-08-102-121/+1
|
* Let successful test status take precedence over skipped/abortedjonmv2022-08-045-7/+7
|
* Set TCCL after setting up JUnit, but around running the testsjonmv2022-08-041-9/+20
|
* Revert "Merge pull request #23571 from vespa-engine/jonmv/set-tccl-for-junit"jonmv2022-08-031-26/+16
| | | | | This reverts commit f225034b029702db20a25a15824570826b5ac4c2, reversing changes made to a0d3401bf99415ef9d115e51b988f5f3ade0dd57.
* Set thread context class loader to user bundle, for JUnitjonmv2022-08-031-16/+26
|
* Use same version in testerunner bundle as what is exportedjonmv2022-08-031-2/+2
|
* Better to specify versions in tenantn-cd-apijonmv2022-08-031-25/+36
|
* Ensure provided scope for some JUnit dependenciesjonmv2022-08-031-18/+31
|
* Depend on jackson-corejonmv2022-07-071-0/+5
|
* Use jackson JsonGenerator for test output JSONjonmv2022-07-075-121/+104
|
* Correctly close log responsesjonmv2022-07-061-1/+1
|
* Comment with correct MB sizeJon Marius Venstad2022-07-061-1/+1
|
* Render test output with less overhead, and limit pending network datajonmv2022-07-061-69/+139
|
* More log output in testjonmv2022-07-012-15/+69
|
* Test report failures as log recordsjonmv2022-07-014-41/+172
|
* Call duration duration, not endjonmv2022-06-282-26/+26
|
* Revert "Set context class loader for JUnit"Jon Marius Venstad2022-06-151-9/+2
|
* Set context class loader for JUnitjonmv2022-06-131-2/+9
|
* Rename to previsouly used namesjonmv2022-06-112-4/+4
|
* Add additional data to test runtimejonmv2022-06-102-1/+16
|
* Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-5/+5
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
|