[wildfly-dev] smoke testing failure

Peter Cai qutpeter at gmail.com
Wed Oct 15 00:40:53 EDT 2014


Well, I have no luck on tracking down what is happening in this test case.
But things is becoming more interesting.

I can partially repeat the failure on Windows 8.

Now, on both Ubuntu 14.04 and Windows 8, using JVM 1.7.0_51,
run the test from the smoke testing module. i.e.,

cd testsuite\integration\smoke
mvn clean test
-Dtest=org.jboss.as.test.smoke.mgmt.servermodule.ServerInModuleDeploymentTestCase

Interestingly, this testcase sometimes passes, sometimes fails.  When
failed, with the following info:

Failed tests:

ServerInModuleDeploymentTestCase.testDeploymentStreamApi:93->testDeployments:614
expected:<[504917ff8990a5f90995d412117e39afbdaf6747]> but was:<[]>


Regards,
Peter

On Tue, Oct 14, 2014 at 10:33 PM, Peter Cai <qutpeter at gmail.com> wrote:

> On my side, I use "mvn -fae -Dmaven.test.failure.ignore=true clean
> install", this test mentioned above is the only test that failed.
>
> I am trying to track it down.
>
> Regards,
> Peter
>
> On Tue, Oct 14, 2014 at 7:23 PM, Tomaž Cerar <tomaz.cerar at gmail.com>
> wrote:
>
>> Guys, is problem only this test or also something else?
>>
>> it is possible that this tests has problems that makes it fail on certain
>> scenarios.
>>
>> Any chance anyone of you that can reproduce it, can try to track it down
>> what the issue is?
>>
>> if you add "-fae -Dmaven.test.failure.ignore=true " as param to build, it
>> will continue building/testing after test failure(s),
>> so you can see what all tests fail for you or only this one.
>>
>> On Tue, Oct 14, 2014 at 7:19 AM, Edward Wertz <ewertz at redhat.com> wrote:
>>
>>> I've gotten that error for a while, so you're not alone, but haven't
>>> been able to track it down either, so I'm not much help fixing it.
>>> Java/Maven versions don't effect it and I can build fine on my Windows 7
>>> machine. It's a mystery to me what's causing it.
>>>
>>> Linux localhost.localdomain 3.16.2-201.fc20.x86_64 #1 SMP Mon Sep 15
>>> 19:57:50 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
>>> LSB Version:
>>> :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
>>> Distributor ID: Fedora
>>> Description:    Fedora release 20 (Heisenbug)
>>> Release:        20
>>> Codename:       Heisenbug
>>>
>>> Joe Wertz
>>>
>>>
>>> ----- Original Message -----
>>> > From: "Eduardo Sant´Ana da Silva" <eduardo.santanadasilva at gmail.com>
>>> > To: "Peter Cai" <qutpeter at gmail.com>
>>> > Cc: wildfly-dev at lists.jboss.org
>>> > Sent: Tuesday, October 14, 2014 8:29:11 AM
>>> > Subject: Re: [wildfly-dev] smoke testing failure
>>> >
>>> >
>>> >
>>> > I've made the build successfully on the following environment as
>>> > well:
>>> >
>>> > OS X 10.9.5
>>> > java version "1.8.0_05"
>>> > Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
>>> > Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
>>> >
>>> >
>>> > 2014-10-13 20:19 GMT-03:00 Peter Cai < qutpeter at gmail.com > :
>>> >
>>> > It should be some environmental issue.
>>> > I can successfully run the smoke test on Windows 8,
>>> >
>>> > And the JVM is:
>>> > java version "1.7.0_51"
>>> > Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
>>> > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
>>> >
>>> > Regards
>>> >
>>> >
>>> > On Mon, Oct 13, 2014 at 8:35 PM, Peter Cai < qutpeter at gmail.com >
>>> > wrote:
>>> >
>>> >
>>> > OS: Linux dev-01 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16
>>> > UTC 2014 x86_64 x86_64 x86_64 GNU/Linux (Ubuntu 14.04 desktop)
>>> >
>>> > JVM:
>>> > java version "1.7.0_51"
>>> > Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
>>> > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
>>> >
>>> > My guess is environmental issue as well. But can't find anything so
>>> > far.
>>> >
>>> > Regards,
>>> >
>>> > Peter
>>> >
>>> >
>>> > On Mon, Oct 13, 2014 at 8:29 PM, Tomaž Cerar < tomaz.cerar at gmail.com
>>> > > wrote:
>>> >
>>> > os? jvm? arch?
>>> >
>>> > looking at our nightly jobs whole testsuite passes on our CI with
>>> > JDK7 & 8 on windows and on linux.
>>> >
>>> > I am guessing it must be environmental issue.
>>> >
>>> >
>>> > On Mon, Oct 13, 2014 at 11:47 AM, Peter Cai < qutpeter at gmail.com >
>>> > wrote:
>>> >
>>> > Hi,
>>> >
>>> > It looks like that the current HEAD of Wildfly will failed when
>>> > running smoke testing with the following information:
>>> >
>>> > Results :
>>> >
>>> > Failed tests:
>>> >
>>> ServerInModuleDeploymentTestCase.testDeploymentStreamApi:93->testDeployments:614
>>> > expected:<[c767c5d5e516f6e04ec69f5a0f8ccdc0d63e6fa5,
>>> > 342ae7aec9bff370e3de8704ed9642a718986e61]> but
>>> > was:<[342ae7aec9bff370e3de8704ed9642a718986e61]>
>>> >
>>> > Any cues?
>>> >
>>> > Regards,
>>> >
>>> > _______________________________________________
>>> > wildfly-dev mailing list
>>> > wildfly-dev at lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>> >
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > wildfly-dev mailing list
>>> > wildfly-dev at lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>> >
>>> >
>>> >
>>> > --
>>> >
>>> >
>>> > ________________ __________
>>> >
>>> >
>>> > Eduardo Sant'Ana da Silva - Dr.
>>> > Pesquisador / Consultor de TI
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > wildfly-dev mailing list
>>> > wildfly-dev at lists.jboss.org
>>> > https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>>
>>> _______________________________________________
>>> wildfly-dev mailing list
>>> wildfly-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20141015/20b8bf0d/attachment.html 


More information about the wildfly-dev mailing list