[asterisk-bugs] [JIRA] (ASTERISK-25313) tests/bridge/connected_line_update: Sporadically failing
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Aug 11 08:17:32 CDT 2015
Joshua Colp created ASTERISK-25313:
--------------------------------------
Summary: tests/bridge/connected_line_update: Sporadically failing
Key: ASTERISK-25313
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25313
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/testsuite
Reporter: Joshua Colp
Severity: Minor
The tests/bridge/connected_line_update test likes to sporadically fail on both 13 and master.
The warnings are as follows:
{noformat}
Running ['./lib/python/asterisk/test_runner.py', 'tests/bridge/connected_line_update'] ...
[Aug 07 08:04:43] WARNING[13402]: ami:302 event_callback: Requirement CLInfo: Bob <4321> does not match CLInfo: newbob <2345> in event
[Aug 07 08:04:43] WARNING[13402]: ami:302 event_callback: Requirement CLInfo: newbob <2345> does not match CLInfo: newalice <5432> in event
[Aug 07 08:04:44] WARNING[13402]: ami:192 __check_result: Event occurred 4 times, which is out of the allowable range
[Aug 07 08:04:44] WARNING[13402]: ami:193 __check_result: Event description: {'count': '5', 'requirements': [{'match': {'CLInfo': 'Bob <4321>'}}, {'match': {'CLInfo': 'Bob <4321>'}}, {'match': {'CLInfo': 'Bob <4321>'}}, {'match': {'CLInfo': 'newbob <2345>'}}, {'match': {'CLInfo': 'newalice <5432>'}}], 'conditions': {'match': {'UserEvent': 'CLInfo', 'Event': 'UserEvent'}}, 'id': '0', 'type': 'orderedheadermatch'}
{noformat}
Running manually on my own system doesn't exhibit this problem, and even on the build agents it fails 25% of the time approximately.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list