Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-1318

example tests are failing with persistence

    XMLWordPrintable

Details

    • 2020 Week 13-15 (from Mar 23), 2020 Week 31-33 (from Jul 27), 2020 Week 34-36 (from Aug 17)

    Description

      When running maven test with persistence on kogito-examples, some tests are failing:

      [ERROR] Tests run: 9, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.604 s <<< FAILURE! - in org.kie.kogito.examples.PersonsRestTest
      [ERROR] testPersonsRestStartFromUserTask  Time elapsed: 0.055 s  <<< FAILURE!
      java.lang.AssertionError: 
      1 expectation failed.
      Expected status code <200> but was <500>.
      
      	at org.kie.kogito.examples.PersonsRestTest.testPersonsRestStartFromUserTask(PersonsRestTest.java:199)
      
      [ERROR] testChildPersonsRestCancelAndTriggerNodeViaMgmtInterface  Time elapsed: 0.234 s  <<< FAILURE!
      java.lang.AssertionError: 
      1 expectation failed.
      JSON path $.size() doesn't match.
      Expected: is <1>
        Actual: 0
      
      	at org.kie.kogito.examples.PersonsRestTest.testChildPersonsRestCancelAndTriggerNodeViaMgmtInterface(PersonsRestTest.java:342
      

      Attachments

        Issue Links

          Activity

            People

              jcarvaja@redhat.com Jose Carvajal Hilario
              tradisso@redhat.com Tristan Radisson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: