You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by Eugene Koontz <ek...@hiro-tan.org> on 2012/10/11 02:42:27 UTC

Hadoop 0.23 builds failing due to "No test report files were found. Configuration error?"

Hi Fellow Giraphers,

I noticed a strange error that is making our Hadoop 0.23 build fail on 
jenkins, even though "mvn verify" passes.

https://builds.apache.org/job/giraph-trunk-hadoop-0.23/93/console

It says:

..snip..

[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .arcconfig
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:31.369s
[INFO] Finished at: Wed Oct 10 23:51:30 UTC 2012
[INFO] Final Memory: 46M/356M
[INFO] ------------------------------------------------------------------------
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Finished: FAILURE


I'm not sure who is working on configuring our jenkins stuff but I could 
help, if needed. It works great in general, this is just a small config 
setting that someone with admin access needs to change, I'm sure.

Thanks,
Eugene

Re: Hadoop 0.23 builds failing due to "No test report files were found. Configuration error?"

Posted by Eli Reisman <ap...@gmail.com>.
I think Hyunsik was working on this before?

On Wed, Oct 10, 2012 at 5:42 PM, Eugene Koontz <ek...@hiro-tan.org> wrote:

> Hi Fellow Giraphers,
>
> I noticed a strange error that is making our Hadoop 0.23 build fail on
> jenkins, even though "mvn verify" passes.
>
> https://builds.apache.org/job/**giraph-trunk-hadoop-0.23/93/**console<https://builds.apache.org/job/giraph-trunk-hadoop-0.23/93/console>
>
> It says:
>
> ..snip..
>
> [INFO] Exclude: **/.classpath
> [INFO] Exclude: **/.settings/**
> [INFO] Exclude: .arcconfig
> [INFO] ------------------------------**------------------------------**
> ------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------**------------------------------**
> ------------
> [INFO] Total time: 2:31.369s
> [INFO] Finished at: Wed Oct 10 23:51:30 UTC 2012
> [INFO] Final Memory: 46M/356M
> [INFO] ------------------------------**------------------------------**
> ------------
> Recording test results
> No test report files were found. Configuration error?
> Build step 'Publish JUnit test result report' changed build result to
> FAILURE
> Finished: FAILURE
>
>
> I'm not sure who is working on configuring our jenkins stuff but I could
> help, if needed. It works great in general, this is just a small config
> setting that someone with admin access needs to change, I'm sure.
>
> Thanks,
> Eugene
>