You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by Nitay Joffe <ni...@gmail.com> on 2012/09/19 20:01:22 UTC

mvn test failures

Hey guys,

I am having trouble getting "mvn test" to work on a clean checkout on my laptop. It runs fine on a server at work so I know all is fine and there must be something going on with my environment, but not sure what. Paste of the output: https://gist.github.com/3d7f6ac51337400afea7

Anybody seen this before?

Thanks,
- Nitay

Re: mvn test failures

Posted by Eli Reisman <ap...@gmail.com>.
I just did a 'mvn clean test' build on fresh trunk, ran to BUILD SUCCESS
without trouble. Any other clues?


On Wed, Sep 19, 2012 at 12:10 PM, Nitay Joffe <ni...@gmail.com> wrote:

> Same output. All there is for surefire is an empty file at
> target/munged/surefire-reports/org.apache.giraph.TestBspBasic.txt
>
> On Sep 19, 2012, at 12:01 PM, Eli Reisman <ap...@gmail.com>
> wrote:
>
> > try 'mvn clean test'
> > or 'mvn clean verify' ?
> >
> > Have you checked the surefire-reports error logs? Any clues there?
> >
> > On Wed, Sep 19, 2012 at 11:50 AM, Nitay Joffe <ni...@gmail.com> wrote:
> >
> >> No profile, just plain "mvn test"
> >>
> >> On Sep 19, 2012, at 11:30 AM, Eli Reisman <ap...@gmail.com>
> >> wrote:
> >>
> >>> What maven command line did you run this with. Did you use a certain -P
> >>> profile option in your build?
> >>>
> >>>
> >>> On Wed, Sep 19, 2012 at 11:01 AM, Nitay Joffe <ni...@gmail.com>
> wrote:
> >>>
> >>>> Hey guys,
> >>>>
> >>>> I am having trouble getting "mvn test" to work on a clean checkout on
> my
> >>>> laptop. It runs fine on a server at work so I know all is fine and
> there
> >>>> must be something going on with my environment, but not sure what.
> >> Paste of
> >>>> the output: https://gist.github.com/3d7f6ac51337400afea7
> >>>>
> >>>> Anybody seen this before?
> >>>>
> >>>> Thanks,
> >>>> - Nitay
> >>
> >>
>
>

Re: mvn test failures

Posted by Nitay Joffe <ni...@gmail.com>.
Same output. All there is for surefire is an empty file at target/munged/surefire-reports/org.apache.giraph.TestBspBasic.txt

On Sep 19, 2012, at 12:01 PM, Eli Reisman <ap...@gmail.com> wrote:

> try 'mvn clean test'
> or 'mvn clean verify' ?
> 
> Have you checked the surefire-reports error logs? Any clues there?
> 
> On Wed, Sep 19, 2012 at 11:50 AM, Nitay Joffe <ni...@gmail.com> wrote:
> 
>> No profile, just plain "mvn test"
>> 
>> On Sep 19, 2012, at 11:30 AM, Eli Reisman <ap...@gmail.com>
>> wrote:
>> 
>>> What maven command line did you run this with. Did you use a certain -P
>>> profile option in your build?
>>> 
>>> 
>>> On Wed, Sep 19, 2012 at 11:01 AM, Nitay Joffe <ni...@gmail.com> wrote:
>>> 
>>>> Hey guys,
>>>> 
>>>> I am having trouble getting "mvn test" to work on a clean checkout on my
>>>> laptop. It runs fine on a server at work so I know all is fine and there
>>>> must be something going on with my environment, but not sure what.
>> Paste of
>>>> the output: https://gist.github.com/3d7f6ac51337400afea7
>>>> 
>>>> Anybody seen this before?
>>>> 
>>>> Thanks,
>>>> - Nitay
>> 
>> 


Re: mvn test failures

Posted by Eli Reisman <ap...@gmail.com>.
try 'mvn clean test'
or 'mvn clean verify' ?

Have you checked the surefire-reports error logs? Any clues there?

On Wed, Sep 19, 2012 at 11:50 AM, Nitay Joffe <ni...@gmail.com> wrote:

> No profile, just plain "mvn test"
>
> On Sep 19, 2012, at 11:30 AM, Eli Reisman <ap...@gmail.com>
> wrote:
>
> > What maven command line did you run this with. Did you use a certain -P
> > profile option in your build?
> >
> >
> > On Wed, Sep 19, 2012 at 11:01 AM, Nitay Joffe <ni...@gmail.com> wrote:
> >
> >> Hey guys,
> >>
> >> I am having trouble getting "mvn test" to work on a clean checkout on my
> >> laptop. It runs fine on a server at work so I know all is fine and there
> >> must be something going on with my environment, but not sure what.
> Paste of
> >> the output: https://gist.github.com/3d7f6ac51337400afea7
> >>
> >> Anybody seen this before?
> >>
> >> Thanks,
> >> - Nitay
>
>

Re: mvn test failures

Posted by Nitay Joffe <ni...@gmail.com>.
No profile, just plain "mvn test"

On Sep 19, 2012, at 11:30 AM, Eli Reisman <ap...@gmail.com> wrote:

> What maven command line did you run this with. Did you use a certain -P
> profile option in your build?
> 
> 
> On Wed, Sep 19, 2012 at 11:01 AM, Nitay Joffe <ni...@gmail.com> wrote:
> 
>> Hey guys,
>> 
>> I am having trouble getting "mvn test" to work on a clean checkout on my
>> laptop. It runs fine on a server at work so I know all is fine and there
>> must be something going on with my environment, but not sure what. Paste of
>> the output: https://gist.github.com/3d7f6ac51337400afea7
>> 
>> Anybody seen this before?
>> 
>> Thanks,
>> - Nitay


Re: mvn test failures

Posted by Eli Reisman <ap...@gmail.com>.
 What maven command line did you run this with. Did you use a certain -P
profile option in your build?


On Wed, Sep 19, 2012 at 11:01 AM, Nitay Joffe <ni...@gmail.com> wrote:

> Hey guys,
>
> I am having trouble getting "mvn test" to work on a clean checkout on my
> laptop. It runs fine on a server at work so I know all is fine and there
> must be something going on with my environment, but not sure what. Paste of
> the output: https://gist.github.com/3d7f6ac51337400afea7
>
> Anybody seen this before?
>
> Thanks,
> - Nitay