[
https://issues.apache.org/jira/browse/DISPATCH-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281837#comment-17281837
]
Jiri Daněk commented on DISPATCH-1909:
--------------------------------------
It has failed in a novel way in
https://github.com/apache/qpid-dispatch/runs/1855895449#step:9:2103
{noformat}
69: ======================================================================
69: ERROR: test_000_stats (system_tests_http2.Http2TestTwoRouter)
69: ----------------------------------------------------------------------
69: Traceback (most recent call last):
69: File
"/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/tests/system_test.py",
line 953, in wrap
69: return f(*args, **kwargs)
69: File
"/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/tests/system_tests_http2.py",
line 488, in test_000_stats
69: s = stats_a[0]
69: IndexError: list index out of range
69:
69: ----------------------------------------------------------------------
69: Ran 77 tests in 95.193s
69:
69: FAILED (errors=1)
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
69: 'utf-8' codec can't decode byte 0xff in position 237: invalid start byte
36/37 Test #69: system_tests_http2 .............................***Failed
100.48 sec
{noformat}
> test_000_stats in system_tests_http2 failing intermittently
> -----------------------------------------------------------
>
> Key: DISPATCH-1909
> URL: https://issues.apache.org/jira/browse/DISPATCH-1909
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Tests
> Affects Versions: 1.14.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
>
> {noformat}
> 68:
> 68: ======================================================================
> 68: FAIL: test_000_stats (system_tests_http2.Http2TestOneStandaloneRouter)
> 68: ----------------------------------------------------------------------
> 68: Traceback (most recent call last):
> 68: File "/home/travis/build/apache/qpid-dispatch/tests/system_test.py",
> line 935, in wrap
> 68: return f(*args, **kwargs)
> 68: File
> "/home/travis/build/apache/qpid-dispatch/tests/system_tests_http2.py", line
> 321, in test_000_stats
> 68: self.assertEqual(s.get('requests'), 2)
> 68: AssertionError: 1 != 2
> 68:
> 68: ----------------------------------------------------------------------
> 68: Ran 77 tests in 84.573s {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]