summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21780 from vespa-engine/arnej/split-temporary-structured-...Arne H Juul2022-03-235-5/+0
|\
| * cleanup unused importsArne H Juul2022-03-235-5/+0
* | Merge pull request #21777 from vespa-engine/hmusum/use-flag-for-logserver-nod...Harald Musum2022-03-233-46/+45
|\ \
| * | Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-233-46/+45
| |/
* | track toString() updateArne H Juul2022-03-231-1/+1
* | track error message changeArne H Juul2022-03-231-1/+4
|/
* Merge pull request #21746 from vespa-engine/hmusum/cleanup-and-more-testing-o...Harald Musum2022-03-222-14/+32
|\
| * Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-182-14/+32
* | add unit testArne H Juul2022-03-211-0/+9
* | add new testArne H Juul2022-03-181-0/+30
* | avoid warningArne H Juul2022-03-181-0/+4
* | slight NewDocumentReferenceDataType cleanupArne H Juul2022-03-181-1/+2
|/
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-179-22/+22
* check some more details for sanityArne H Juul2022-03-161-1/+13
* validate no annotation references in documentArne H Juul2022-03-161-0/+62
* Revert "one step back for experimental parsing for now"Arne H Juul2022-03-161-2/+0
* Add feature flag for node architecture for admin clustersHarald Musum2022-03-152-1/+49
* Remove useless test (filedistributor service removed a long time ago)Harald Musum2022-03-151-21/+0
* unit test disappearing struct-fieldsArne H Juul2022-03-141-0/+31
* Merge pull request #21676 from vespa-engine/arnej/fix-duplicate-reference-typesHenning Baldersheim2022-03-142-0/+33
|\
| * one step back for experimental parsing for nowArne H Juul2022-03-141-0/+2
| * add unit test (fails now)Arne H Juul2022-03-141-0/+31
* | Let RankProfileRegistry be GCed, dod not keep alive!Jon Marius Venstad2022-03-141-2/+2
|/
* test new-style config similar to inheritdiamondArne H Juul2022-03-131-0/+14
* Merge pull request #21659 from vespa-engine/arnej/on-demand-struct-fieldsJon Bratseth2022-03-1216-51/+53
|\
| * on-demand struct fields solves two problems seen hereArne H Juul2022-03-111-7/+0
| * populate struct fields on demandArne H Juul2022-03-118-20/+26
| * even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-117-24/+27
* | Revert "Lesters/java probe onnx model 2"Lester Solbakken2022-03-111-55/+0
|/
* Merge pull request #21632 from vespa-engine/lesters/java-probe-onnx-model-2Lester Solbakken2022-03-111-0/+55
|\
| * Don't redirect stderr to stdoutLester Solbakken2022-03-101-4/+7
| * Don't propagate exception, but return empty tensor type for fallbackLester Solbakken2022-03-101-2/+4
| * Add probing of ONNX models for type resolving in JavaLester Solbakken2022-03-101-0/+50
* | flip to new config for most unit testsArne H Juul2022-03-101-2/+4
* | expect any RuntimeExceptionArne H Juul2022-03-101-4/+5
* | check both old and new parsing in AnnotationsTestCaseArne H Juul2022-03-101-2/+17
* | switch to new-style config for exporting testcasesArne H Juul2022-03-101-1/+1
* | explicitly use old config for this testArne H Juul2022-03-101-1/+1
* | avoid conflicting settingsArne H Juul2022-03-101-1/+9
|/
* keep inheritance orderArne H Juul2022-03-091-5/+7
* more informative exception messageArne H Juul2022-03-091-1/+1
* expect the other messageArne H Juul2022-03-091-1/+24
* test with old and new parserArne H Juul2022-03-091-0/+23
* move struct declaration after useArne H Juul2022-03-091-1/+1
* add some new testsArne H Juul2022-03-091-0/+64
* Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-073-2/+24
|\
| * struct/document name collision failsArne H Juul2022-03-073-2/+24
* | unit test re-declarning summary fieldArne H Juul2022-03-073-2/+15
* | now finds struct for imported fieldsArne H Juul2022-03-072-1/+12
* | resolve document references alsoArne H Juul2022-03-072-4/+49
|/