-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 8.4-SNAPSHOT
-
Component/s: Core MongoDB
Test show that data is not cleaned up correctly, could be the MongoDB or the ElasticSearch index, see attached screenshots.
Work done with NXBT-1208 does not seem to fix the issue.
Some tests fail because of these redundant data, see for instance https://qa.nuxeo.org/jenkins/job/Deploy/job/IT-nuxeo-master-tests-cap-tomcat-mongodb/122/ (see also debug screenshots attached)
Test Result (9 failures / +7) org.nuxeo.ftest.cap.ITCollectionsTest.testAddDocumentToCollectionAndRemove org.nuxeo.ftest.cap.ITFolderTest.changeFolderMetadata org.nuxeo.ftest.cap.ITManageTest.testTrashPurge org.nuxeo.ftest.cap.ITPermissionsTest.testBlockAndUnblockPermissions org.nuxeo.ftest.cap.ITUsersGroupsTest.testCreateSubGroupMember org.nuxeo.ftest.cap.ITUsersGroupsTest.testCreateSubGroupAdmin org.nuxeo.ftest.cap.ITWorkListTest.userCanAddItemToWorklist org.nuxeo.ftest.cap.ITDomainTest.tesMultipleDomainsDashboard org.nuxeo.ftest.cap.ITSearchTabTest.testResultColumnSimpleSearch
or https://qa.nuxeo.org/jenkins/job/Deploy/job/IT-nuxeo-master-tests-cap-tomcat-mongodb/121/ (more common failures):
Test Result (2 failures / +1) org.nuxeo.ftest.cap.ITDomainTest.tesMultipleDomainsDashboard org.nuxeo.ftest.cap.ITSearchTabTest.testResultColumnSimpleSearch
Or https://qa.nuxeo.org/jenkins/job/Deploy/job/IT-nuxeo-master-tests-cap-tomcat-mongodb/120/
Test Result (1 failure / -1) org.nuxeo.ftest.cap.ITTaggingTest.testAddAndRemoveTagOnDocument
(strange because tags are not supposed to fail on MongoDB with changes for NXP-19387)
- depends on
-
NXP-19387 Fix ITTaggingTest.testAddAndRemoveTagOnDocument on MongoDB
- Open
-
NXBT-1208 Fix cleanup of mongodb remote DB at test startup
- Resolved
-
NXBT-1427 Properly cleanup MongoDB database at test startup
- Resolved
-
NXP-20557 Repository Capabilities Endpoint
- Open
-
NXBT-1432 Fork tools-nuxeo-ftest 1.7 for Nuxeo 7.10
- Resolved
- is required by
-
NXP-21190 Fix random MongoDB test failure on ITSearchTabTest testResultColumnSimpleSearch
- Resolved