Chuck Rolke created DISPATCH-913:
------------------------------------
Summary: system_tests_delivery_abort failing
Key: DISPATCH-913
URL: https://issues.apache.org/jira/browse/DISPATCH-913
Project: Qpid Dispatch
Issue Type: Bug
Components: Tests
Affects Versions: 1.0.0
Environment: Fedora 27 with kernel 4.14.11-300.fc27.x86_64
Current master qpid-proton
Reporter: Chuck Rolke
Self test command:
{noformat}
ctest -VV -R system_tests_delivery_abort{noformat}
fails about 10% of the time with error:
{noformat}
36: Test command: /usr/bin/python
"/home/chug/git/qpid-dispatch/build/tests/run.py" "-x" "unit2" "-v"
"system_tests_delivery_abort"
36: Test timeout computed to be: 1500
36: test_01_message_route_truncated_one_router
(system_tests_delivery_abort.RouterTest) ... ok
36: test_02_message_route_truncated_two_routers
(system_tests_delivery_abort.RouterTest) ... ok
36: test_03_link_route_truncated_one_router
(system_tests_delivery_abort.RouterTest) ... ok
36: test_04_link_route_truncated_two_routers
(system_tests_delivery_abort.RouterTest) ... ok
36: test_05_message_route_abort_one_router
(system_tests_delivery_abort.RouterTest) ... ok
36: test_06_message_route_abort_two_routers
(system_tests_delivery_abort.RouterTest) ...
python2: /home/chug/git/qpid-proton/proton-c/src/core/engine.c:689:
pni_add_work: Assertion `!delivery->local.settled' failed.
1/1 Test #36: system_tests_delivery_abort ......***Exception: Child aborted
5.06 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 5.06 sec
{noformat}
This could be a Proton bug but there is a built-in reproducer in Dispatch so
I'm starting it here.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]