Skip to content

CI Failing on Develop Branch in Jenkins #11298

@ofahimIQSS

Description

@ofahimIQSS

Description:
The develop branch in Jenkins has been failing for the last two PRs merged. The failures were first observed in PR #11224.

Observed Failures:
The following test failures were reported in the Jenkins build logs:

DatasetTypesIT.testLinkInstrumentToAstro: JSON path data[0].name doesn't match.
Expected: citation
Actual: astrophysics
DatasetTypesIT.testUpdateDatasetTypeLinksWithMetadataBlocks: JSON path data[0].name doesn't match.
Expected: citation
Actual: null
DataversesIT.testListMetadataBlocks: JSON path data[0].fields.size() doesn't match.
Expected: <10>
Actual: <5>
DataversesIT.testUpdateInputLevelDisplayOnCreate: JSON path data.size() doesn't match.
Expected: <1>
Actual: <0>
MetadataBlocksIT.testListMetadataBlocks: JSON path data[0].displayName doesn't match.
Expected: Citation Metadata
Actual: null
Total Tests Run: 308

Failures: 5
Errors: 0
Skipped: 12

Next Steps:
Investigate and fix the failing tests.
Verify if metadata blocks are being used correctly in the test setup.
Ensure Jenkins CI is stable before merging additional PRs.
Milestone: 6.6

Links:

Develop Job in Jenkins
PR #11224 Test Failures

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done 🧹

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions