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-3131] isSensitiveValue of class SensitiveVaultExpressionConstraint... #6055

Closed
wants to merge 1 commit into from

Conversation

jaysensharma
Copy link
Contributor

... uses incorrect index in java.lang.String.substring method

https://issues.jboss.org/browse/WFLY-3131

…int uses incorrect index in java.lang.String.substring method
@wildfly-ci
Copy link

Build 2993 is now running using a merge of aba53ad

@wildfly-ci
Copy link

Build 2993 outcome was FAILURE using a merge of aba53ad
Summary: Tests failed: 1 (1 new), passed: 5605, ignored: 79 Build time: 1:36:06

Build problems:

Failed tests detected

java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.checkAccessAllowed(SSOTestBase.java:196)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.executeFormAuthSingleSignOnTest(SSOTestBase.java:115)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.testFormAuthSingleSignOn(ClusteredSingleSignOnTestCase.java:132)

Failed tests

org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).testFormAuthSingleSignOn: java.lang.AssertionError: Expected code == OK but got 500 for request=http://[::1]:8180/war2/EJBServlet
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)

@jaysensharma
Copy link
Contributor Author

The above test failures from "org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase" does not look related to the current pull request.

@tfonteyn
Copy link

retest this please

@wildfly-ci
Copy link

Build 2999 is now running using a merge of aba53ad

@wildfly-ci
Copy link

Build 2999 outcome was SUCCESS using a merge of aba53ad
Summary: Tests passed: 5606, ignored: 79 Build time: 1:33:25

@bstansberry
Copy link
Contributor

Merged.

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