[asterisk-bugs] [JIRA] (ASTERISK-26628) tests/apps/confbridge/confbridge_recording: Failing due to frame deferral changes
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Nov 28 08:27:10 CST 2016
Joshua Colp created ASTERISK-26628:
--------------------------------------
Summary: tests/apps/confbridge/confbridge_recording: Failing due to frame deferral changes
Key: ASTERISK-26628
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26628
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_confbridge, Tests/testsuite
Affects Versions: 14.2.0, 13.13.0
Reporter: Joshua Colp
The tests/apps/confbridge/confbridge_recording test is now failing. A git bisect narrowed the problem down to:
{noformat}
404a62eeeecec486065e45aaaf5a0d58b0adec0a is the first bad commit
commit 404a62eeeecec486065e45aaaf5a0d58b0adec0a
Author: George Joseph <gjoseph at digium.com>
Date: Mon Nov 14 15:22:31 2016 -0500
Revert "Revert "channel: Use frame deferral API for safe sleep.""
This reverts commit 58c88cfbaa80cb43419cde9186d643d1c5d24baf.
Change-Id: I72692e2b2e83ef6da9390075ff20b138b2c374b6
{noformat}
The frame deferral changes have therefore resulted in changing something such that the test no longer performs as expected.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list