----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19613/#review38738 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On March 27, 2014, 3:24 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19613/ > ----------------------------------------------------------- > > (Updated March 27, 2014, 3:24 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-5202 > https://issues.apache.org/jira/browse/AMBARI-5202 > > > Repository: ambari > > > Description > ------- > > When running mvn test from Mac, the tests don't complete with the following > message: > > > Running tests for ambari-server > Cannot detect os version. Exiting... > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 15:25.223s > [INFO] Finished at: Mon Mar 24 13:30:37 EDT 2014 > [INFO] Final Memory: 18M/123M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2:exec (python-test) on project > ambari-server: Command execution failed. Process exited with an error: 1(Exit > value: 1) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > > > Tests should complete on Mac. > I'm assigning to you because it looks like you made the common python script. > Feel free to re-assign as needed). > > > Diffs > ----- > > ambari-agent/src/main/python/ambari_agent/Heartbeat.py 6c7543e > ambari-agent/src/main/python/ambari_agent/Register.py dbf0ef1 > ambari-agent/src/test/python/ambari_agent/TestHostInfo.py b199907 > > Diff: https://reviews.apache.org/r/19613/diff/ > > > Testing > ------- > > tests are green on Mac > > > Thanks, > > Andrew Onischuk > >
