Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30654

Fix random Chronicle test failures

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2021.10
    • Component/s: Streams
    • Team:
      FG

      Description

      Some stream tests fail because their queues aren't empty when starting (due to other tests having run before without consuming everything).

      Example:

      org.junit.ComparisonFailure: expected:<[a key]> but was:<[Hi]>
      	at org.nuxeo.runtime.stream.tests.TestStreamService.testStreamProcessor(TestStreamService.java:126)
      

      We should make sure that Chronicle-based tests clean up after themselves (like Kafka ones already do).

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: