Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10509

IPFSIntegrationTest may not stop camel contexts

    XMLWordPrintable

Details

    • % %
    • Fuse 7.4 Sprint 45 - Dev #1

    Description

      IPFS integration tests do:

      camelctx.start();
      assumeIPFSAvailable(camelctx);
      

      If a JUnit assumption fails (I.e when an IPFS connection is not available), then the test is immediately skipped before the Camel Context has been shut down.

      This means there are unwanted CamelContext instances lingering in the CamelContextRegistry, which can make assertions in following integration tests fail.

      Attachments

        Activity

          People

            jnethert@redhat.com James Netherton
            jnethert@redhat.com James Netherton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: