You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/11/10 14:09:28 UTC

Review Request 40135: UT failures on branch-2.1

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40135/
-----------------------------------------------------------

Review request for Ambari and Dmitro Lisnichenko.


Bugs: AMBARI-13810
    https://issues.apache.org/jira/browse/AMBARI-13810


Repository: ambari


Description
-------

----------------------------------------------------------------------
    Failed tests:
    FAIL: test_pre_upgrade_restart_23 (test_namenode.TestNamenode)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "/home/user/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
        return func(*args, **keywargs)
      File "/home/user/ambari/ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py", line 1323, in test_pre_upgrade_restart_23
        self.assertEquals(1, mocks_dict['call'].call_count)
    AssertionError: 
    
    [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1: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
    [ERROR] 
    [ERROR] After correcting the problems, you can resume the build with the command
    [ERROR]   mvn <goals> -rf :ambari-server


Diffs
-----

  ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py 1608f57 

Diff: https://reviews.apache.org/r/40135/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk