[jboss-jira] [JBoss JIRA] (WFCORE-892) Cli output of some tests contains only "0: " (instead of correct result)
Marek Kopecký (JIRA)
issues at jboss.org
Wed Aug 19 11:22:26 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Kopecký moved JBEAP-766 to WFCORE-892:
--------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-892 (was: JBEAP-766)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 2.0.0.Beta2
(was: EAP 7.0.0.DR8)
Component/s: Test Suite
(was: Test Suite)
Target Release: (was: EAP 7.0.0.GA)
> Cli output of some tests contains only "0: " (instead of correct result)
> ------------------------------------------------------------------------
>
> Key: WFCORE-892
> URL: https://issues.jboss.org/browse/WFCORE-892
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 2.0.0.Beta2
> Reporter: Marek Kopecký
> Assignee: Filip Bogyai
>
> *Description of problem:*
> Cli output of some tests in wildfly core contains only "0: " (instead of correct result)
> *How reproducible:*
> 66% on RHEL && IBM JDK 8
> *Affected tests found so far:*
> * org.jboss.as.test.manualmode.vault.VaultPasswordsInCLITestCase#testWrongVaultPassword
> ** {noformat}java.lang.AssertionError: Password should be wrong
> Expected: a string containing "Keystore was tampered with, or password was incorrect"
> but: was "0: "
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.jboss.as.test.manualmode.vault.VaultPasswordsInCLITestCase.testWrongVaultPassword(VaultPasswordsInCLITestCase.java:135){noformat}
> * org.jboss.as.test.manualmode.vault.VaultPasswordsInCLITestCase#testRightVaultPassword
> ** {noformat}java.lang.AssertionError: Password should be right and authentication successful
> Expected: a string containing "\"outcome\" => \"success\""
> but: was "0: "
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.junit.Assert.assertThat(Assert.java:865)
> at org.jboss.as.test.manualmode.vault.VaultPasswordsInCLITestCase.testRightVaultPassword(VaultPasswordsInCLITestCase.java:148){noformat}
> * org.wildfly.core.test.standalone.mgmt.HTTPSConnectionWithCLITestCase#testTrustedCLICertificate
> * org.jboss.as.test.manualmode.management.cli.CustomVaultInCLITestCase#testWrongVaultPassword
> *Steps to Reproduce:*
> # mvn install -Dts.manualmode -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -DfailIfNoTests=false -Dtest=VaultPasswordsInCLITestCase
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list