Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9885

QueryDataServiceIntegrationTest tests are failing due to removal of end_date column.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.60.0.Final
    • 7.59.0.Final
    • Runtime Engine
    • None
    • False
    • False
    • NEW
    • NEW

    Description

      Due to https://issues.redhat.com/browse/JBPM-9877 which is removing a database column named `end_date`, QueryDataServiceIntegrationTest is failing with below error:

      Error Messageexpected:<18> but was:<19>
      Stacktrace
      java.lang.AssertionError: expected:<18> but was:<19> at org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery(QueryDataServiceIntegrationTest.java:418)
      

      We need to accommodate this change in the test, as below are failing:

       

      org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[0: JAXB KieServicesConfiguration{transport=REST, serverUrl='http://localhost:44030/kie-server-services/services/rest/server'}]org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[1: JSON KieServicesConfiguration{transport=REST, serverUrl='http://localhost:44030/kie-server-services/services/rest/server'}]org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[2: XSTREAM KieServicesConfiguration{transport=REST, serverUrl='http://localhost:44030/kie-server-services/services/rest/server'}]org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[3: JAXB KieServicesConfiguration{transport=JMS, serverUrl='null'}]org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[4: JSON KieServicesConfiguration{transport=JMS, serverUrl='null'}]org.kie.server.integrationtests.jbpm.QueryDataServiceIntegrationTest.testQueryDataServiceReplaceQuery[5: XSTREAM KieServicesConfiguration{transport=JMS, serverUrl='null'}]
      

      Attachments

        Issue Links

          Activity

            People

              antferna Antonio Fernandez Alhambra (Inactive)
              antferna Antonio Fernandez Alhambra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: