You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jiri Ondrusek (JIRA)" <ji...@apache.org> on 2019/04/18 12:48:00 UTC

[jira] [Created] (CAMEL-13434) Camel-box, investigate and fix integration test failures

Jiri Ondrusek created CAMEL-13434:
-------------------------------------

             Summary: Camel-box, investigate and fix integration test failures
                 Key: CAMEL-13434
                 URL: https://issues.apache.org/jira/browse/CAMEL-13434
             Project: Camel
          Issue Type: Bug
          Components: camel-box
    Affects Versions: 3.0.0
            Reporter: Jiri Ondrusek


During validation of https://issues.apache.org/jira/browse/CAMEL-13426, I've run integration tests in camel-box-component and results contains a lot of error - errors were there before fix of CAMEL-13426. Tests should be validated and fixed or ignored.

Current test results:

{quote}[ERROR] Failures: 
[ERROR]   BoxSearchManagerIntegrationTest.testSearchFolder:61->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 searchFolder file found expected:<1> but was:<0>
[ERROR] Errors: 
[ERROR]   BoxCollaborationsManagerIntegrationTest.testAddFolderCollaboration:100 Runtime
[ERROR]   BoxFilesManagerIntegrationTest.testUpdateFileMetadata:394->AbstractBoxTestSupport.requestBodyAndHeaders:80 » CamelExecution
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxGroupsManagerIntegrationTest.setupTest:231->createTestGroup:247 » BoxAPIResponse
[ERROR]   BoxTasksManagerIntegrationTest.testAddAssignmentToTask:70->AbstractBoxTestSupport.requestBodyAndHeaders:80 » CamelExecution
[ERROR]   BoxTasksManagerIntegrationTest.testGetFileTasks:134->AbstractBoxTestSupport.requestBody:85 » CamelExecution
[ERROR]   BoxTasksManagerIntegrationTest.testGetTaskAssignments:166->AbstractBoxTestSupport.requestBody:85 » CamelExecution
[ERROR]   BoxUsersManagerIntegrationTest.testCreateAppUser:96->AbstractBoxTestSupport.requestBodyAndHeaders:80 » CamelExecution
[ERROR]   BoxUsersManagerIntegrationTest.testCreateEnterpriseUser:126->AbstractBoxTestSupport.requestBodyAndHeaders:80 » CamelExecution
[ERROR]   BoxUsersManagerIntegrationTest.testDeleteUser:142 » BoxAPIResponse The API ret...
[ERROR]   BoxUsersManagerIntegrationTest.testGetAllEnterpriseOrExternalUsers:191->AbstractBoxTestSupport.requestBodyAndHeaders:80 » CamelExecution
[ERROR]   BoxUsersManagerIntegrationTest.testUpdateUserInfo:241 » BoxAPIResponse The API...
[ERROR]   BoxUsersManagerIntegrationTest.testmMoveFolderToUser:247 » BoxAPIResponse The ...{quote} 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)