Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1413

system_tests_two_routers.py failing intermittently on Travis

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.9.0
    • Tests
    • None

    Description

      31: Test command: /usr/bin/python "/home/travis/build/apache/qpid-dispatch/build/tests/run.py" "unit2" "-v" "system_tests_two_routers"
      31: Test timeout computed to be: 600
      31: test_propagation_of_locally_undefined_address (system_tests_two_routers.PropagationTest) ... ok
      31: test_create_connectors (system_tests_two_routers.TwoRouterConnection) ... ok
      31: test_01_pre_settled (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_02a_multicast_unsettled (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_02c_sender_settles_first (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03_message_annotations (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03a_test_strip_message_annotations_both_add_ingress_trace (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03a_test_strip_message_annotations_in (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03a_test_strip_message_annotations_no (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03a_test_strip_message_annotations_no_add_trace (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_03a_test_strip_message_annotations_out (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_04_management (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_06_semantics_closest_is_local (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_07_semantics_closest_is_remote (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_08_semantics_balanced (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_09_to_override (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_10_propagated_disposition (system_tests_two_routers.TwoRouterTest) ... FAIL
      31: test_11_three_ack (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_12_excess_deliveries_released (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_15_attach_on_inter_router (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_17_address_wildcard (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_17_large_streaming_test (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_18_single_char_dest_test (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_19_delete_inter_router_connection (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_20_delete_connection (system_tests_two_routers.TwoRouterTest) ... ok
      31: test_21_delete_connection_with_receiver (system_tests_two_routers.TwoRouterTest) ... ok
      31: 
      31: ======================================================================
      31: FAIL: test_10_propagated_disposition (system_tests_two_routers.TwoRouterTest)
      31: ----------------------------------------------------------------------
      31: Traceback (most recent call last):
      31:   File "/home/travis/build/apache/qpid-dispatch/tests/system_tests_two_routers.py", line 199, in test_10_propagated_disposition
      31:     test.run()
      31:   File "/home/travis/build/apache/qpid-dispatch/tests/system_tests_two_routers.py", line 1465, in run
      31:     self.test.assertEqual(['accept', 'reject'], sorted(self.settled))
      31: AssertionError: Lists differ: [u'accept', u'reject'] != [u'reject']
      31: 
      31: First differing element 0:
      31: u'accept'
      31: u'reject'
      31: 
      31: First list contains 1 additional elements.
      31: First extra element 1:
      31: u'reject'
      31: 
      31: - [u'accept', u'reject']
      31: + [u'reject']
      31: 
      31: ----------------------------------------------------------------------
      31: Ran 26 tests in 42.825s
      31: 
      31: FAILED (failures=1)
      

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: