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/09/10 17:30:00 UTC

[jira] [Updated] (DISPATCH-1773) system_tests_policy failing with Exception but no error message

     [ https://issues.apache.org/jira/browse/DISPATCH-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy updated DISPATCH-1773:
------------------------------------
    Description: 
{noformat}
: test_repeated_create_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_verify_policies_are_loaded (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_verify_policy_add_update_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_hostname_pattern_00_hello (system_tests_policy.PolicyHostamePatternTest) ... ok
24: test_hostname_pattern_01_denied_add (system_tests_policy.PolicyHostamePatternTest) ... ok
24: test_link_name_parse_tree_patterns (system_tests_policy.PolicyLinkNamePatternTest) ... ok
24: test_forbid_fallback (system_tests_policy.PolicyTerminusCapabilities) ... ok
24: test_forbid_waypoint (system_tests_policy.PolicyTerminusCapabilities) ... ok
24: test_100_policy_aliases (system_tests_policy.PolicyVhostAlias) ... ok
24: test_101_policy_alias_blank_vhost (system_tests_policy.PolicyVhostMultiTenantBlankHostname) ... ok
24: test_verify_n_receivers (system_tests_policy.PolicyVhostOverride) ... ok
24: test_verify_n_senders (system_tests_policy.PolicyVhostOverride) ... ok
24: test_verify_n_receivers (system_tests_policy.SenderReceiverLimits) ... ok
24: test_verify_n_senders (system_tests_policy.SenderReceiverLimits) ... ok
24: test_verify_z_connection_stats (system_tests_policy.SenderReceiverLimits) ... ok
24: test_vhost_created (system_tests_policy.VhostPolicyConfigHashPattern) ... ok
24: test_verify_vhost_maximum_connections_override (system_tests_policy.VhostPolicyConnLimit) ... ok
24: test_verify_vhost_maximum_connections (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_vhost_allowed_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_vhost_denied_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_01_id_vs_hostname (system_tests_policy.VhostPolicyNameField) ... ok
24: 
24: ----------------------------------------------------------------------
24: Ran 26 tests in 64.915s
24: 
24: OK
24/68 Test #24: system_tests_policy ...............................***Exception: Other 65.15 sec {noformat}
 
{noformat}
99% tests passed, 1 tests failed out of 68Total Test time (real) = 2016.51 secThe following tests FAILED:
	 24 - system_tests_policy (OTHER_FAULT)
Errors while running CTest
Build step 'Execute shell' marked build as failure {noformat}
 

  was:
{noformat}
: test_repeated_create_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_verify_policies_are_loaded (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_verify_policy_add_update_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
24: test_hostname_pattern_00_hello (system_tests_policy.PolicyHostamePatternTest) ... ok
24: test_hostname_pattern_01_denied_add (system_tests_policy.PolicyHostamePatternTest) ... ok
24: test_link_name_parse_tree_patterns (system_tests_policy.PolicyLinkNamePatternTest) ... ok
24: test_forbid_fallback (system_tests_policy.PolicyTerminusCapabilities) ... ok
24: test_forbid_waypoint (system_tests_policy.PolicyTerminusCapabilities) ... ok
24: test_100_policy_aliases (system_tests_policy.PolicyVhostAlias) ... ok
24: test_101_policy_alias_blank_vhost (system_tests_policy.PolicyVhostMultiTenantBlankHostname) ... ok
24: test_verify_n_receivers (system_tests_policy.PolicyVhostOverride) ... ok
24: test_verify_n_senders (system_tests_policy.PolicyVhostOverride) ... ok
24: test_verify_n_receivers (system_tests_policy.SenderReceiverLimits) ... ok
24: test_verify_n_senders (system_tests_policy.SenderReceiverLimits) ... ok
24: test_verify_z_connection_stats (system_tests_policy.SenderReceiverLimits) ... ok
24: test_vhost_created (system_tests_policy.VhostPolicyConfigHashPattern) ... ok
24: test_verify_vhost_maximum_connections_override (system_tests_policy.VhostPolicyConnLimit) ... ok
24: test_verify_vhost_maximum_connections (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_vhost_allowed_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_vhost_denied_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
24: test_01_id_vs_hostname (system_tests_policy.VhostPolicyNameField) ... ok
24: 
24: ----------------------------------------------------------------------
24: Ran 26 tests in 64.915s
24: 
24: OK
24/68 Test #24: system_tests_policy ...............................***Exception: Other 65.15 sec {noformat}


> system_tests_policy failing with Exception but no error message
> ---------------------------------------------------------------
>
>                 Key: DISPATCH-1773
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1773
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.13.0
>            Reporter: Ganesh Murthy
>            Priority: Major
>
> {noformat}
> : test_repeated_create_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
> 24: test_verify_policies_are_loaded (system_tests_policy.LoadPolicyFromFolder) ... ok
> 24: test_verify_policy_add_update_delete (system_tests_policy.LoadPolicyFromFolder) ... ok
> 24: test_hostname_pattern_00_hello (system_tests_policy.PolicyHostamePatternTest) ... ok
> 24: test_hostname_pattern_01_denied_add (system_tests_policy.PolicyHostamePatternTest) ... ok
> 24: test_link_name_parse_tree_patterns (system_tests_policy.PolicyLinkNamePatternTest) ... ok
> 24: test_forbid_fallback (system_tests_policy.PolicyTerminusCapabilities) ... ok
> 24: test_forbid_waypoint (system_tests_policy.PolicyTerminusCapabilities) ... ok
> 24: test_100_policy_aliases (system_tests_policy.PolicyVhostAlias) ... ok
> 24: test_101_policy_alias_blank_vhost (system_tests_policy.PolicyVhostMultiTenantBlankHostname) ... ok
> 24: test_verify_n_receivers (system_tests_policy.PolicyVhostOverride) ... ok
> 24: test_verify_n_senders (system_tests_policy.PolicyVhostOverride) ... ok
> 24: test_verify_n_receivers (system_tests_policy.SenderReceiverLimits) ... ok
> 24: test_verify_n_senders (system_tests_policy.SenderReceiverLimits) ... ok
> 24: test_verify_z_connection_stats (system_tests_policy.SenderReceiverLimits) ... ok
> 24: test_vhost_created (system_tests_policy.VhostPolicyConfigHashPattern) ... ok
> 24: test_verify_vhost_maximum_connections_override (system_tests_policy.VhostPolicyConnLimit) ... ok
> 24: test_verify_vhost_maximum_connections (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
> 24: test_vhost_allowed_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
> 24: test_vhost_denied_addresses (system_tests_policy.VhostPolicyFromRouterConfig) ... ok
> 24: test_01_id_vs_hostname (system_tests_policy.VhostPolicyNameField) ... ok
> 24: 
> 24: ----------------------------------------------------------------------
> 24: Ran 26 tests in 64.915s
> 24: 
> 24: OK
> 24/68 Test #24: system_tests_policy ...............................***Exception: Other 65.15 sec {noformat}
>  
> {noformat}
> 99% tests passed, 1 tests failed out of 68Total Test time (real) = 2016.51 secThe following tests FAILED:
> 	 24 - system_tests_policy (OTHER_FAULT)
> Errors while running CTest
> Build step 'Execute shell' marked build as failure {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