[
https://issues.apache.org/jira/browse/DISPATCH-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340431#comment-17340431
]
ASF GitHub Bot commented on DISPATCH-2049:
------------------------------------------
jiridanek opened a new pull request #1194:
URL: https://github.com/apache/qpid-dispatch/pull/1194
`TestCase#assertEqual` truncates the diff when arguments differ.
`assertIsNone` prints the argument in full when it is not `None`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> system_tests_multi_phase fails in test_17_multiphase_3
> ------------------------------------------------------
>
> Key: DISPATCH-2049
> URL: https://issues.apache.org/jira/browse/DISPATCH-2049
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Tests
> Affects Versions: 1.15.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
> Fix For: 1.17.0
>
>
> {noformat}
> 60: ======================================================================
> 60: FAIL: test_17_multiphase_3 (system_tests_multi_phase.RouterTest)
> 60: ----------------------------------------------------------------------
> 60: Traceback (most recent call last):
> 60: File
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_multi_phase.py",
> line 244, in test_17_multiphase_3
> 60: self.assertEqual(None, test.error)
> 60: AssertionError: None != u'Timeout Expired - n_tx=300, n_rx=296,
> n_thru=[300, 300, 300, 300, 296, 296, 296, 296, 296]'
> 60:
> 60: ----------------------------------------------------------------------
> 60: Ran 17 tests in 218.404s {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]