You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@aries.apache.org by Ma...@bcbsil.com on 2011/01/27 00:27:52 UTC

Aries Sample Blog Example - ITests not working

Hello,
When I run the Integerations tests for the Blog example it shows the 
fowwing example and the test just hangs? I see the following line:

[INFO]
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.sa
mples.blog.itests ---
[INFO] Surefire report directory: 
C:\working\aries\samples-0.2-incubating\blog\b
log-itests\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest



And nothing happens after this? Any ideas? 

Thanks
Matt


HCSC Company Disclaimer

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of
the addressee.  Unauthorized use, disclosure, distribution or copying is
strictly prohibited and may be unlawful.  If you have received this
communication in error, please notify the sender immediately at (312)
653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
Oklahoma; or (972)766-6900 in Texas.

Re: Aries Sample Blog Example - ITests not working

Posted by Ma...@bcbsil.com.
Toni,
Will trry that. Also I had some issues running PAX runner with mvn 3.0.X 
on a different project. I will re-run and post my findings.

Thanks
Matt




Toni Menzel <to...@okidokiteam.com> 
01/27/2011 12:51 PM
Please respond to
user@aries.apache.org


To
user@aries.apache.org
cc

Subject
Re: Aries Sample Blog Example - ITests not working






Just saw, you are using 1.2.0.
Please upgrade to 1.2.3.

I will try myself once i get much earlier build problems solved. (or is 
there any known issue with maven 3.0.2 in Aries Trunk ?)

On Thu, Jan 27, 2011 at 7:34 PM, Toni Menzel <to...@okidokiteam.com> wrote:
What Pax Exam version are you using ? I guess - you do use Exam in the 
aforementioned test.
Make sure you upgrade to 1.2.3 at least. Some problems regarding hanging 
tests on CI Servers have been resolved in recent versions.

Toni

On Thu, Jan 27, 2011 at 6:33 PM, <Ma...@bcbsil.com> wrote:

Hi Zoe, 
Thanks for the reply! Its not that the some of the tests take long time to 
run. I left the tests running for over night! :) It was still haninging. 

You are right on the applications though! I can build and launch the 
application ignoring the tests. 

I'm in the process of creating standards for the OSGi bases integration 
testing for my current clinet. This seems to be a good reference point 
(Blog sample). Any help will be appreciated. 

Thanks 
Matt 





zoe slattery <zo...@gmail.com> 
01/27/2011 11:27 AM 


Please respond to
user@aries.apache.org


To
user@aries.apache.org 
cc

Subject
Re: Aries Sample Blog Example - ITests not working








On 26/01/2011 23:27, Matt_Madhavan@bcbsil.com wrote: 

Hello, 
When I run the Integerations tests for the Blog example it shows the 
fowwing example and the test just hangs? I see the following line: 

[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.sa 
mples.blog.itests --- 
[INFO] Surefire report directory: 
C:\working\aries\samples-0.2-incubating\blog\b 
log-itests\target\surefire-reports 

------------------------------------------------------- 
T E S T S 
------------------------------------------------------- 
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest 



And nothing happens after this? Any ideas? 

Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I 
have no idea why this wouldn't work. Some of the tests are a bit slow, so 
depending on what you are running on you may need to give it a while to 
run.

If you build without running the tests (use something like maven
.test.skip=true, I think) does the blog sample build and can you run it 
OK?

Zoe


Thanks 
Matt 


HCSC Company Disclaimer

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of
the addressee.  Unauthorized use, disclosure, distribution or copying is
strictly prohibited and may be unlawful.  If you have received this
communication in error, please notify the sender immediately at (312)
653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
Oklahoma; or (972)766-6900 in Texas. 




-- 
Toni Menzel - http://www.okidokiteam.com



-- 
Toni Menzel - http://www.okidokiteam.com

Re: Aries Sample Blog Example - ITests not working

Posted by Toni Menzel <to...@okidokiteam.com>.
Just saw, you are using 1.2.0.
Please upgrade to 1.2.3.

I will try myself once i get much earlier build problems solved. (or is
there any known issue with maven 3.0.2 in Aries Trunk ?)

On Thu, Jan 27, 2011 at 7:34 PM, Toni Menzel <to...@okidokiteam.com> wrote:

> What Pax Exam version are you using ? I guess - you do use Exam in the
> aforementioned test.
> Make sure you upgrade to 1.2.3 at least. Some problems regarding hanging
> tests on CI Servers have been resolved in recent versions.
>
> Toni
>
> On Thu, Jan 27, 2011 at 6:33 PM, <Ma...@bcbsil.com> wrote:
>
>>
>> Hi Zoe,
>> Thanks for the reply! Its not that the some of the tests take long time to
>> run. I left the tests running for over night! :) It was still haninging.
>>
>> You are right on the applications though! I can build and launch the
>> application ignoring the tests.
>>
>> I'm in the process of creating standards for the OSGi bases integration
>> testing for my current clinet. This seems to be a good reference point (Blog
>> sample). Any help will be appreciated.
>>
>> Thanks
>> Matt
>>
>>
>>
>>
>>  *zoe slattery <zo...@gmail.com>*
>>
>> 01/27/2011 11:27 AM
>>  Please respond to
>> user@aries.apache.org
>>
>>   To
>> user@aries.apache.org
>> cc
>>   Subject
>> Re: Aries Sample Blog Example - ITests not working
>>
>>
>>
>>
>> On 26/01/2011 23:27, *Matt_Madhavan@bcbsil.com*<Ma...@bcbsil.com>wrote:
>>
>> Hello,
>> When I run the Integerations tests for the Blog example it shows the
>> fowwing example and the test just hangs? I see the following line:
>> *
>> [INFO]* *
>> [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @
>> org.apache.aries.sa* *
>> mples.blog.itests ---* *
>> [INFO] Surefire report directory:
>> C:\working\aries\samples-0.2-incubating\blog\b* *
>> log-itests\target\surefire-reports*
>> *
>> -------------------------------------------------------* *
>> T E S T S* *
>> -------------------------------------------------------* *
>> Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest*
>>
>>
>>
>> And nothing happens after this? Any ideas?
>>
>> Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I
>> have no idea why this wouldn't work. Some of the tests are a bit slow, so
>> depending on what you are running on you may need to give it a while to run.
>>
>> If you build without running the tests (use something like *maven*.test.skip=true,
>> I think) does the blog sample build and can you run it OK?
>>
>> Zoe
>>
>>
>> Thanks
>> Matt
>>
>>
>> HCSC Company Disclaimer
>>
>> The information contained in this communication is confidential, private,
>> proprietary, or otherwise privileged and is intended only for the use of
>> the addressee.  Unauthorized use, disclosure, distribution or copying is
>> strictly prohibited and may be unlawful.  If you have received this
>> communication in error, please notify the sender immediately at (312)
>> 653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
>> Oklahoma; or (972)766-6900 in Texas.
>>
>>
>
>
> --
> *Toni Menzel - http://www.okidokiteam.com*
>



-- 
*Toni Menzel - http://www.okidokiteam.com*

Re: Aries Sample Blog Example - ITests not working

Posted by Ma...@bcbsil.com.
Hi Tony,
I ran the "mvn test" on the itests module of the Blog Project. The version 
should be what ever thats configured in the "samples-0.2-incubating" 
version of the Aries download.

Thanks
Matt




Toni Menzel <to...@okidokiteam.com> 
01/27/2011 12:37 PM
Please respond to
user@aries.apache.org


To
user@aries.apache.org
cc

Subject
Re: Aries Sample Blog Example - ITests not working






What Pax Exam version are you using ? I guess - you do use Exam in the 
aforementioned test.
Make sure you upgrade to 1.2.3 at least. Some problems regarding hanging 
tests on CI Servers have been resolved in recent versions.

Toni

On Thu, Jan 27, 2011 at 6:33 PM, <Ma...@bcbsil.com> wrote:

Hi Zoe, 
Thanks for the reply! Its not that the some of the tests take long time to 
run. I left the tests running for over night! :) It was still haninging. 

You are right on the applications though! I can build and launch the 
application ignoring the tests. 

I'm in the process of creating standards for the OSGi bases integration 
testing for my current clinet. This seems to be a good reference point 
(Blog sample). Any help will be appreciated. 

Thanks 
Matt 





zoe slattery <zo...@gmail.com> 
01/27/2011 11:27 AM 


Please respond to
user@aries.apache.org


To
user@aries.apache.org 
cc

Subject
Re: Aries Sample Blog Example - ITests not working








On 26/01/2011 23:27, Matt_Madhavan@bcbsil.com wrote: 

Hello, 
When I run the Integerations tests for the Blog example it shows the 
fowwing example and the test just hangs? I see the following line: 

[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.sa 
mples.blog.itests --- 
[INFO] Surefire report directory: 
C:\working\aries\samples-0.2-incubating\blog\b 
log-itests\target\surefire-reports 

------------------------------------------------------- 
T E S T S 
------------------------------------------------------- 
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest 



And nothing happens after this? Any ideas? 

Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I 
have no idea why this wouldn't work. Some of the tests are a bit slow, so 
depending on what you are running on you may need to give it a while to 
run.

If you build without running the tests (use something like maven
.test.skip=true, I think) does the blog sample build and can you run it 
OK?

Zoe


Thanks 
Matt 


HCSC Company Disclaimer

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of
the addressee.  Unauthorized use, disclosure, distribution or copying is
strictly prohibited and may be unlawful.  If you have received this
communication in error, please notify the sender immediately at (312)
653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
Oklahoma; or (972)766-6900 in Texas. 




-- 
Toni Menzel - http://www.okidokiteam.com

Re: Aries Sample Blog Example - ITests not working

Posted by Toni Menzel <to...@okidokiteam.com>.
What Pax Exam version are you using ? I guess - you do use Exam in the
aforementioned test.
Make sure you upgrade to 1.2.3 at least. Some problems regarding hanging
tests on CI Servers have been resolved in recent versions.

Toni

On Thu, Jan 27, 2011 at 6:33 PM, <Ma...@bcbsil.com> wrote:

>
> Hi Zoe,
> Thanks for the reply! Its not that the some of the tests take long time to
> run. I left the tests running for over night! :) It was still haninging.
>
> You are right on the applications though! I can build and launch the
> application ignoring the tests.
>
> I'm in the process of creating standards for the OSGi bases integration
> testing for my current clinet. This seems to be a good reference point (Blog
> sample). Any help will be appreciated.
>
> Thanks
> Matt
>
>
>
>
>  *zoe slattery <zo...@gmail.com>*
>
> 01/27/2011 11:27 AM
>  Please respond to
> user@aries.apache.org
>
>   To
> user@aries.apache.org
> cc
>   Subject
> Re: Aries Sample Blog Example - ITests not working
>
>
>
>
> On 26/01/2011 23:27, *Matt_Madhavan@bcbsil.com* <Ma...@bcbsil.com>wrote:
>
> Hello,
> When I run the Integerations tests for the Blog example it shows the
> fowwing example and the test just hangs? I see the following line:
> *
> [INFO]* *
> [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @
> org.apache.aries.sa* *
> mples.blog.itests ---* *
> [INFO] Surefire report directory:
> C:\working\aries\samples-0.2-incubating\blog\b* *
> log-itests\target\surefire-reports*
> *
> -------------------------------------------------------* *
> T E S T S* *
> -------------------------------------------------------* *
> Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest*
>
>
>
> And nothing happens after this? Any ideas?
>
> Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I
> have no idea why this wouldn't work. Some of the tests are a bit slow, so
> depending on what you are running on you may need to give it a while to run.
>
> If you build without running the tests (use something like *maven*.test.skip=true,
> I think) does the blog sample build and can you run it OK?
>
> Zoe
>
>
> Thanks
> Matt
>
>
> HCSC Company Disclaimer
>
> The information contained in this communication is confidential, private,
> proprietary, or otherwise privileged and is intended only for the use of
> the addressee.  Unauthorized use, disclosure, distribution or copying is
> strictly prohibited and may be unlawful.  If you have received this
> communication in error, please notify the sender immediately at (312)
> 653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
> Oklahoma; or (972)766-6900 in Texas.
>
>


-- 
*Toni Menzel - http://www.okidokiteam.com*

Re: Aries Sample Blog Example - ITests not working

Posted by Ma...@bcbsil.com.
Hi Zoe,
Thanks for the reply! Its not that the some of the tests take long time to 
run. I left the tests running for over night! :) It was still haninging.

You are right on the applications though! I can build and launch the 
application ignoring the tests.

I'm in the process of creating standards for the OSGi bases integration 
testing for my current clinet. This seems to be a good reference point 
(Blog sample). Any help will be appreciated.

Thanks
Matt





zoe slattery <zo...@gmail.com> 
01/27/2011 11:27 AM
Please respond to
user@aries.apache.org


To
user@aries.apache.org
cc

Subject
Re: Aries Sample Blog Example - ITests not working






On 26/01/2011 23:27, Matt_Madhavan@bcbsil.com wrote: 

Hello, 
When I run the Integerations tests for the Blog example it shows the 
fowwing example and the test just hangs? I see the following line: 

[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
org.apache.aries.sa 
mples.blog.itests --- 
[INFO] Surefire report directory: 
C:\working\aries\samples-0.2-incubating\blog\b 
log-itests\target\surefire-reports 

------------------------------------------------------- 
 T E S T S 
------------------------------------------------------- 
Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest 



And nothing happens after this? Any ideas? 

Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I 
have no idea why this wouldn't work. Some of the tests are a bit slow, so 
depending on what you are running on you may need to give it a while to 
run.

If you build without running the tests (use something like maven
.test.skip=true, I think) does the blog sample build and can you run it 
OK?

Zoe


Thanks 
Matt 


HCSC Company Disclaimer

The information contained in this communication is confidential, private,
proprietary, or otherwise privileged and is intended only for the use of
the addressee.  Unauthorized use, disclosure, distribution or copying is
strictly prohibited and may be unlawful.  If you have received this
communication in error, please notify the sender immediately at (312)
653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
Oklahoma; or (972)766-6900 in Texas. 


Re: Aries Sample Blog Example - ITests not working

Posted by zoe slattery <zo...@gmail.com>.
On 26/01/2011 23:27, Matt_Madhavan@bcbsil.com wrote:
>
> Hello,
> When I run the Integerations tests for the Blog example it shows the 
> fowwing example and the test just hangs? I see the following line:
>
> *[INFO]*
> *[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ 
> org.apache.aries.sa*
> *mples.blog.itests ---*
> *[INFO] Surefire report directory: 
> C:\working\aries\samples-0.2-incubating\blog\b*
> *log-itests\target\surefire-reports*
>
> *-------------------------------------------------------*
> * T E S T S*
> *-------------------------------------------------------*
> *Running org.apache.aries.samples.blog.itests.JpaBlogSampleWithEbaTest*
>
>
>
> And nothing happens after this? Any ideas?
>
Hi Matt - sorry for a bit of a slow response. I'm afraid it's because I 
have no idea why this wouldn't work. Some of the tests are a bit slow, 
so depending on what you are running on you may need to give it a while 
to run.

If you build without running the tests (use something like 
/maven/.test.skip=true, I think) does the blog sample build and can you 
run it OK?

Zoe


> Thanks
> Matt
>
>
> HCSC Company Disclaimer
>
> The information contained in this communication is confidential, private,
> proprietary, or otherwise privileged and is intended only for the use of
> the addressee.  Unauthorized use, disclosure, distribution or copying is
> strictly prohibited and may be unlawful.  If you have received this
> communication in error, please notify the sender immediately at (312)
> 653-6000 in Illinois; (800)835-8699 in New Mexico; (918)560-3500 in
> Oklahoma; or (972)766-6900 in Texas.