Skip to content

Merge pull request #301 from TreeBASE/copilot/init-db-schema-for-tests #30

Merge pull request #301 from TreeBASE/copilot/init-db-schema-for-tests

Merge pull request #301 from TreeBASE/copilot/init-db-schema-for-tests #30

Triggered via push December 21, 2025 18:26
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Build and Test treebase-core
1m 29s
Build and Test treebase-core
Fit to window
Zoom out
Zoom in

Annotations

13 errors
org.cipres.treebase.dao.admin.PersonDAOTest ► testFindDuplicateWithFirstAndLastNames: treebase-core/src/test/java/org/cipres/treebase/dao/admin/PersonDAOTest.java#L250
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.admin.PersonDAOTest.xml Error: junit.framework.AssertionFailedError
org.cipres.treebase.dao.matrix.MatrixDAOTest ► testfindByNexusFileName: treebase-core/src/test/java/org/cipres/treebase/dao/matrix/MatrixDAOTest.java#L100
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.matrix.MatrixDAOTest.xml Error: junit.framework.AssertionFailedError: Empty sub_matrix table
org.cipres.treebase.dao.matrix.MatrixDAOTest ► testfindRowAsString: treebase-core/src/main/java/org/cipres/treebase/dao/matrix/MatrixDAO.java#L504
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.matrix.MatrixDAOTest.xml Error: org.hibernate.ObjectNotFoundException: No row with the given identifier exists: [org.cipres.treebase.domain.matrix.CharacterMatrix#265]
org.cipres.treebase.dao.matrix.MatrixDAOTest ► testupdatePublishedFlagByStudy: treebase-core/src/test/java/org/cipres/treebase/dao/matrix/MatrixDAOTest.java#L191
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.matrix.MatrixDAOTest.xml Error: org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0
org.cipres.treebase.dao.study.AlgorithmDAOTest ► testFinalAllUniqueAlgorithmDescriptions: treebase-core/src/test/java/org/cipres/treebase/dao/study/AlgorithmDAOTest.java#L51
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.AlgorithmDAOTest.xml Error: junit.framework.AssertionFailedError: empty descriptions.
org.cipres.treebase.dao.study.AnalyzedDataDAOTest ► testFindByMatrix_fixture_1: treebase-core/src/test/java/org/cipres/treebase/dao/study/AnalyzedDataDAOTest.java#L75
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.AnalyzedDataDAOTest.xml Error: org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0
org.cipres.treebase.dao.study.AnalyzedDataDAOTest ► testFindByTree_fixture_1: treebase-core/src/test/java/org/cipres/treebase/dao/study/AnalyzedDataDAOTest.java#L111
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.AnalyzedDataDAOTest.xml Error: org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0
org.cipres.treebase.dao.study.StudyDAOTest ► testFindByPublicationDateRange: treebase-core/src/test/java/org/cipres/treebase/dao/study/StudyDAOTest.java#L299
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.StudyDAOTest.xml Error: junit.framework.AssertionFailedError
org.cipres.treebase.dao.study.StudyDAOTest ► testFindByTBStudyID: treebase-core/src/test/java/org/cipres/treebase/dao/study/StudyDAOTest.java#L332
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.StudyDAOTest.xml Error: junit.framework.AssertionFailedError
org.cipres.treebase.dao.study.SubmissionDAOTest ► testFindByReadyState: treebase-core/src/test/java/org/cipres/treebase/dao/study/SubmissionDAOTest.java#L158
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.SubmissionDAOTest.xml Error: junit.framework.AssertionFailedError
org.cipres.treebase.dao.study.SubmissionDAOTest ► testFindByCreateDateRange: treebase-core/src/test/java/org/cipres/treebase/dao/study/SubmissionDAOTest.java#L181
Failed test found in: treebase-core/target/surefire-reports/TEST-org.cipres.treebase.dao.study.SubmissionDAOTest.xml Error: junit.framework.AssertionFailedError
Build and Test treebase-core
Failed test were found and 'fail-on-error' option is set to true
Build and Test treebase-core
Process completed with exit code 1.