[jboss-jira] [JBoss JIRA] (WFCORE-849) XmlCompletionScannerTest fails with IBM JDK 8

Marek Kopecký (JIRA) issues at jboss.org
Wed Jul 29 06:33:04 EDT 2015


     [ https://issues.jboss.org/browse/WFCORE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kopecký moved JBEAP-533 to WFCORE-849:
--------------------------------------------

              Project: WildFly Core  (was: JBoss Enterprise Application Platform)
                  Key: WFCORE-849  (was: JBEAP-533)
             Workflow: GIT Pull Request workflow   (was: CDW v1)
    Affects Version/s: 2.0.0.Alpha11
                           (was: EAP 7.0.0.DR7)
          Component/s: Test Suite
                           (was: Testsuite)
       Target Release:   (was: EAP 7.0.0.GA)


> XmlCompletionScannerTest fails with IBM JDK 8
> ---------------------------------------------
>
>                 Key: WFCORE-849
>                 URL: https://issues.jboss.org/browse/WFCORE-849
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 2.0.0.Alpha11
>            Reporter: Marek Kopecký
>            Assignee: Jason Greene
>
> *Description of problem:*
> org.jboss.as.server.deployment.scanner.XmlCompletionScannerTest#testIncompleteDocument fails on IBM JDK 8
> *How reproducible:*
> 100% on RHEL7 && IBM JDK 8
> 60% on RHEL6 && 64-bit && IBM JDK 8
> *Steps to Reproduce:*
> # get fresh wildfly-core
> # cd deployment-scanner
> # mvn test   -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1  -DfailIfNoTests=false -Dtest=XmlCompletionScannerTest
> *Actual results:*
> {noformat}
> Running org.jboss.as.server.deployment.scanner.XmlCompletionScannerTest
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec <<< FAILURE! - in org.jboss.as.server.deployment.scanner.XmlCompletionScannerTest
> testIncompleteDocument(org.jboss.as.server.deployment.scanner.XmlCompletionScannerTest)  Time elapsed: 0.214 sec  <<< FAILURE!
> java.lang.AssertionError: 
> Expected: is <1>
>      but: was <0>
> 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> 	at org.junit.Assert.assertThat(Assert.java:865)
> 	at org.junit.Assert.assertThat(Assert.java:832)
> 	at org.jboss.as.server.deployment.scanner.XmlCompletionScannerTest.testIncompleteDocument(XmlCompletionScannerTest.java:65)
> {noformat}
> *Expected results:*
> No errors in output



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list