You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (Jira)" <ji...@apache.org> on 2020/04/28 20:24:00 UTC

[jira] [Commented] (DISPATCH-1633) system_tests_sasl_plain intermittent test failure

    [ https://issues.apache.org/jira/browse/DISPATCH-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094855#comment-17094855 ] 

Ganesh Murthy commented on DISPATCH-1633:
-----------------------------------------

This test failure happens because the router is not writing the log fast enough. Added a sleep(3) after the router starts so that the connector will have time to fail and write to the log.

> system_tests_sasl_plain intermittent test failure
> -------------------------------------------------
>
>                 Key: DISPATCH-1633
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1633
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 1.11.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.13.0
>
>
> {noformat}
>  FAIL: test_inter_router_sasl_fail (system_tests_sasl_plain.RouterTestPlainSaslFailure)
> 31: ----------------------------------------------------------------------
> 31: Traceback (most recent call last):
> 31: File \"/opt/qpid-dispatch-src/tests/system_test.py\", line 788, in wrap
> 31: return f(*args, **kwargs)
> 31: File \"/opt/qpid-dispatch-src/tests/system_tests_sasl_plain.py\", line 151, in test_inter_router_sasl_fail
> 31: self.assertTrue(sasl_failed)
> 31: AssertionError: False is not true{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org