Onto-Med / top-backend

Spring Boot based backend of the TOP Framework
MIT License
0 stars 1 forks source link

Update liquibase, helps with #176 #185

Closed KonradHoeffner closed 9 months ago

KonradHoeffner commented 9 months ago

Mentioned in #176. I get some failed tests but the same is happening to me on the master branch without the update so someone else should test this before merging.

[ERROR] Errors: 
[ERROR]   ConceptGraphsServiceTest>AbstractNLPTest.initializeDBs:69 » Linkage Cannot to ...
[ERROR]   ConceptServiceTest>AbstractNLPTest.initializeDBs:69 » NoClassDefFound Could no...
[ERROR]   DocumentServiceTest>AbstractNLPTest.initializeDBs:69 » NoClassDefFound Could n...
[INFO] 
[ERROR] Tests run: 42, Failures: 0, Errors: 3, Skipped: 2
[INFO]