-
Notifications
You must be signed in to change notification settings - Fork 531
Description
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:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status