[asterisk-bugs] [JIRA] (ASTERISK-26527) testsute. ++timeout

Badalian Vyacheslav (JIRA) noreply at issues.asterisk.org
Sun Oct 30 13:24:10 CDT 2016


Badalian Vyacheslav created ASTERISK-26527:
----------------------------------------------

             Summary: testsute. ++timeout
                 Key: ASTERISK-26527
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26527
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Badalian Vyacheslav
            Severity: Trivial


Hello.
If add ASAN,LSAN and UBSAN to asterisk it's slow start (on my docker container about 15-20 secs to fullybooted). Please increase timeout to check "core fullybooted wait" up to 30 sec.

I try add
{code}
	cd /usr/src/testsute/asttest && \
	sed -i -e "s/500000/30000000/" lib/lua/astlib.lua && \
	sed -i -e "s/timeout = 90 if self.valgrind_enabled else 5/timeout = 90 if self.valgrind_enabled else 30/" ./../lib/python/asterisk/asterisk.py
{code}
to code before complite, but it's not help... 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list