Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-3978] - PicketLink EAP 6.4 Issues #6884

Merged
merged 2 commits into from Oct 30, 2014
Merged

Conversation

pedroigor
Copy link
Contributor

@wildfly-ci
Copy link

Windows Build 463 is now running using a merge of 0e11f83

@wildfly-ci
Copy link

Linux Build 5356 is now running using a merge of 0e11f83

@wildfly-ci
Copy link

Linux with security manager Build 348 is now running using a merge of 0e11f83

@wildfly-ci
Copy link

Linux with security manager Build 348 outcome was SUCCESS using a merge of 0e11f83
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:56

@wildfly-ci
Copy link

Windows Build 463 outcome was SUCCESS using a merge of 2410722
Summary: Tests passed: 3026, ignored: 238 Build time: 0:56:03

@wildfly-ci
Copy link

Linux Build 5356 outcome was SUCCESS using a merge of 2410722
Summary: Tests passed: 3026, ignored: 238 Build time: 0:57:26

@wildfly-ci
Copy link

Linux Build 5357 is now running using a merge of 2410722

@wildfly-ci
Copy link

Windows Build 464 is now running using a merge of 2410722

@wildfly-ci
Copy link

Linux with security manager Build 349 is now running using a merge of 2410722

@wildfly-ci
Copy link

Linux with security manager Build 349 outcome was SUCCESS using a merge of 2410722
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:20

@wildfly-ci
Copy link

Windows Build 464 outcome was SUCCESS using a merge of 2410722
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:54:10

@wildfly-ci
Copy link

Linux Build 5357 outcome was SUCCESS using a merge of 2410722
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:57:32

@wildfly-ci
Copy link

Windows Build 465 is now running using a merge of 075f0a7

@wildfly-ci
Copy link

Linux with security manager Build 350 is now running using a merge of 075f0a7

@wildfly-ci
Copy link

Linux Build 5358 is now running using a merge of 075f0a7

@wildfly-ci
Copy link

Linux with security manager Build 350 outcome was SUCCESS using a merge of 075f0a7
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:17

@@ -59,7 +59,7 @@
public static final KeyStoreProviderResourceDefinition INSTANCE = new KeyStoreProviderResourceDefinition();

private KeyStoreProviderResourceDefinition() {
super(ModelElement.KEY_STORE, ModelElement.KEY_STORE.getName(), KeyStoreProviderAddHandler.INSTANCE, KeyStoreProviderRemoveHandler.INSTANCE, FILE, RELATIVE_TO, PASSWORD, SIGN_KEY_ALIAS, SIGN_KEY_PASSWORD);
super(ModelElement.KEY_STORE, KeyStoreProviderAddHandler.INSTANCE, KeyStoreProviderRemoveHandler.INSTANCE, FILE, RELATIVE_TO, PASSWORD, SIGN_KEY_ALIAS, SIGN_KEY_PASSWORD);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since there can be only one keystore, and it does not contain a name in the xml, I think hardcoding this as keystore=keystore is valid. Rather there is a problem with the query used in the BX, this is nothing particular to this use-case, rather something which we do in other places

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, Kabir. If users are not allowed to name providers as they wish, with their chosen name persisted, this change is not valid.

@wildfly-ci
Copy link

Windows Build 465 outcome was SUCCESS using a merge of 075f0a7
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:54:02

@wildfly-ci
Copy link

Linux Build 5358 outcome was FAILURE using a merge of 075f0a7
Summary: Tests failed: 4 (4 new), passed: 3023, ignored: 238 Build time: 0:58:01

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.manualmode.ws.ReloadRequiringChangesTestCase.testWSDLHostChangeRequiresReloadAndDoesNotAffectRuntime: java.io.IOException: java.io.IOException: WFLYPRT0054: Channel closed
    at org.jboss.as.protocol.mgmt.FutureManagementChannel$Establishing.getChannel(FutureManagementChannel.java:216)
    at org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:146)

org.jboss.as.test.manualmode.ws.ReloadRequiringChangesTestCase.testWSDLHostChangeRequiresReloadAndDoesNotAffectRuntime: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not stop container
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:735)

org.jboss.as.test.manualmode.ws.ReloadWSDLPublisherTestCase.testHelloStringAfterReload: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: jaxws-manual-pojo.war
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)

org.jboss.as.test.manualmode.ws.WSAttributesChangesTestCase.testWsdlUriSchemeChanges: java.net.UnknownHostException: foo-host
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)

@wildfly-ci
Copy link

Linux Build 5365 is now running using a merge of c8f7a44

@wildfly-ci
Copy link

Windows Build 472 is now running using a merge of c8f7a44

@wildfly-ci
Copy link

Linux with security manager Build 357 is now running using a merge of c8f7a44

@wildfly-ci
Copy link

Linux with security manager Build 357 outcome was SUCCESS using a merge of c8f7a44
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:24

@wildfly-ci
Copy link

Windows Build 472 outcome was SUCCESS using a merge of 61af6bf
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:54:15

@wildfly-ci
Copy link

Linux Build 5365 outcome was SUCCESS using a merge of 61af6bf
Summary: Tests passed: 3026, ignored: 238 Build time: 0:57:07

@wildfly-ci
Copy link

Windows Build 473 is now running using a merge of 61af6bf

@wildfly-ci
Copy link

Linux with security manager Build 358 is now running using a merge of 61af6bf

@wildfly-ci
Copy link

Linux Build 5366 is now running using a merge of 61af6bf

@wildfly-ci
Copy link

Linux with security manager Build 358 outcome was SUCCESS using a merge of 61af6bf
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:22

@wildfly-ci
Copy link

Windows Build 473 outcome was SUCCESS using a merge of 61af6bf
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:54:14

@wildfly-ci
Copy link

Linux Build 5366 outcome was FAILURE using a merge of 61af6bf
Summary: Tests failed: 1 (1 new), passed: 3025, ignored: 238 Build time: 0:56:57

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.clustering.cluster.registry.RegistryTestCase(SYNC-tcp).test: java.lang.AssertionError: expected:<2> but was:<1>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)

@wildfly-ci
Copy link

Linux Build 5367 is now running using a merge of d183d19

@wildfly-ci
Copy link

Windows Build 474 is now running using a merge of d183d19

@wildfly-ci
Copy link

Linux with security manager Build 359 is now running using a merge of d183d19

@wildfly-ci
Copy link

Linux with security manager Build 359 outcome was SUCCESS using a merge of d183d19
Summary: Tests passed: 796, ignored: 244 Build time: 0:06:21

@kabir kabir removed the fixme label Oct 30, 2014
kabir added a commit that referenced this pull request Oct 30, 2014
[WFLY-3978] - PicketLink EAP 6.4 Issues
@kabir kabir merged commit 22cea20 into wildfly:master Oct 30, 2014
@wildfly-ci
Copy link

Windows Build 474 outcome was SUCCESS using a merge of d183d19
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:54:38

@wildfly-ci
Copy link

Linux Build 5367 outcome was SUCCESS using a merge of d183d19
Summary: Tests passed: 3025, ignored: 238, muted: 1 Build time: 0:56:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants