Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15932

RemoteLocalCallProfileTestCase fails when the security manager is enabled

XMLWordPrintable

      RemoteLocalCallProfileTestCase is failing on various CI jobs when the security manager is enabled, and will always fail when run by itself with -Dtest=RemoteLocalCallProfileTestCase.

      This is because https://github.com/wildfly/wildfly/commit/d3fc3a4 did not cover this test.

      The test passes if another test using the same remote-outbound-connection runs first as that establishes an authenticated connection to the 'multinode-server' server. But on some CI jobs RemoteLocalCallProfileTestCase has begun running before others and then it fails as the missing FilePermission prevents establishing a connection to 'multinode-server'.

      For more see https://wildfly.zulipchat.com/#narrow/stream/174184-wildfly-developers/topic/RemoteLocalCallProfileTestCase.20failures

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: