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

Improve failure reporting for `self.assertFalse(res)` in system_tests_policy

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.13.0
    • 1.15.0
    • Tests
    • None

    Description

      Outputs like the following are unhelpful to figure out what went wrong.

      https://travis-ci.com/github/jiridanek/qpid-dispatch/jobs/373291250#L3200

      24: ======================================================================
      24: FAIL: test_32_connector_policy_max_sndr_rcvr (system_tests_policy.ConnectorPolicyNSndrRcvr)
      24: ----------------------------------------------------------------------
      24: Traceback (most recent call last):
      24:   File "/Users/travis/build/jiridanek/qpid-dispatch/tests/system_tests_policy.py", line 1778, in test_32_connector_policy_max_sndr_rcvr
      24:     self.assertFalse(res)
      24: AssertionError: True is not false
      24: 
      24: ----------------------------------------------------------------------
      

      Attachments

        Issue Links

          Activity

            People

              jdanek Jiri Daněk
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: