-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19613/
-----------------------------------------------------------
(Updated March 25, 2014, 2:51 p.m.)
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-5202
https://issues.apache.org/jira/browse/AMBARI-5202
Repository: ambari
Description (updated)
-------
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-server/src/test/python/TestAmbariServer.py 00424c9
ambari-server/src/test/python/unitTests.py b983eb9
Diff: https://reviews.apache.org/r/19613/diff/
Testing
-------
tests are green on Mac
Thanks,
Andrew Onischuk