Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Gerrit configuration problem for jeetools/webtools.javaee?

Hi,

When I'm pushing the fix to Gerrit for jeetools/webtools.javaee project I'm getting the "Verified-1" status from Hudson CI. The build log says that build itself was OK, but "No test report files weren't found. Configuration error?":

What to do with such an issue? Should I report it somehow to BugZilla? Or what else should I do?

This happened with the following Gerrit change: https://git.eclipse.org/r/#/c/52808/ (A Patch set for Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=473859):


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] org.eclipse.webtools.javaee.tests .................. SUCCESS [ 0.139 s]
[INFO] org.eclipse.jst.validation.sample .................. SUCCESS [ 3.852 s]
[INFO] org.eclipse.jst.validation.test .................... SUCCESS [ 1.288 s]
[INFO] org.eclipse.jst.enterprise_tests.feature ........... SUCCESS [ 0.369 s]
[INFO] org.eclipse.jem.tests .............................. SUCCESS [ 1.646 s]
[INFO] org.eclipse.jst.j2ee.core.tests .................... SUCCESS [ 1.243 s]
[INFO] org.eclipse.jst.j2ee.tests ......................... SUCCESS [ 3.724 s]
[INFO] org.eclipse.jst.jee.tests .......................... SUCCESS [ 0.645 s]
[INFO] org.eclipse.jst.servlet.tests ...................... SUCCESS [ 0.433 s]
[INFO] org.eclipse.jst.web_tests.feature .................. SUCCESS [ 0.245 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.187 s
[INFO] Finished at: 2015-07-29T12:09:47-04:00
[INFO] Final Memory: 184M/7860M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
Recording test results
No test report files were found. Configuration error?
Finished: FAILURE

Thanks in advance,
Victor Rubezhny.


Back to the top