Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-10548

Unit tests failing in b.a.o (tests disabled on Mac thus were not discovered during development time)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • test
    • None

    Description

      ======================================================================
      ERROR: test_heartbeat_no_host_check_cmd_in_queue (TestHeartbeat.TestHeartbeat)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/Users/smohanty/enlistments/asf-ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
          return func(*args, **keywargs)
        File "/Users/smohanty/enlistments/asf-ambari/ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py", line 217, in test_heartbeat_no_host_check_cmd_in_queue
          actionQueue.put([statusCommand])
        File "/Users/smohanty/enlistments/asf-ambari/ambari-agent/src/main/python/ambari_agent/ActionQueue.py", line 109, in put
          command['clusterName'] + " to the queue.")
      KeyError: 'role'
      
      ======================================================================
      FAIL: test_build_long_result (TestHeartbeat.TestHeartbeat)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/Users/smohanty/enlistments/asf-ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
          return func(*args, **keywargs)
        File "/Users/smohanty/enlistments/asf-ambari/ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py", line 198, in test_build_long_result
          self.assertEquals(hb, expected)
      AssertionError: {'nodeStatus': {'status': 'HEALTHY', 'cause': 'NONE'}, 'timestamp': 'timestamp', [truncated]... != {'nodeStatus': {'status': 'HEALTHY', 'cause': 'NONE'}, 'timestamp': 'timestamp', [truncated]...
      Diff is 1960 characters long. Set self.maxDiff to None to see it.
      
      ----------------------------------------------------------------------
      Ran 332 tests in 16.657s
      

      Attachments

        1. AMBARI-10548.patch
          3 kB
          Sumit Mohanty

        Issue Links

          Activity

            People

              sumitmohanty Sumit Mohanty
              sumitmohanty Sumit Mohanty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: