Daniel Pocock
2013-06-23 20:14:03 UTC
I've noticed the recon test cases failing on the Debian i386 (32 bit)
build server (the tests pass on 64 bit)
This is the log line in sipX before the error:
OsSysLog::add(FAC_MP, PRI_ERR, "MprFromInputDevice::doProcessFrame "
"- Couldn't get device sample rate from input device manager! "
"Device - \"%s\" deviceId: %d", devName.data(), mDeviceId);
I'm guessing this means the test case needs to run on a box with audio
hardware (the 64 bit build was on a box with audio device, while the 32
bit build was on a VM). I can disable this test case from the default
set of tests if necessary.
Tests for sipXConversationMediaInterfaceMode
lt-unitTests: mp/MprFromInputDevice.cpp:256: virtual UtlBoolean
MprFromInputDevice::doProcessFrame(MpBufPtr*, MpBufPtr*, int, int,
UtlBoolean, int, int): Assertion `stat == OS_SUCCESS' failed.
testing rand_source...passed
cipher: aes cipher block chaining (cbc) mode
instance count: 0
self-test: passed
cipher: aes integer counter mode
instance count: 0
self-test: passed
cipher: null cipher
instance count: 0
self-test: passed
auth func: hmac sha-1 authentication function
instance count: 0
self-test: passed
auth func: null authentication function
instance count: 0
self-test: passed
debug modules loaded:
srtp (off)
hmac sha-1 (off)
aes cbc (off)
aes icm (off)
alloc (off)
stat test (off)
cipher (off)
auth func (off)
crypto kernel (off)
/bin/bash: line 5: 6779 Aborted ${dir}$tst
FAIL: unitTests
Full build log:
https://buildd.debian.org/status/fetch.php?pkg=resiprocate&arch=i386&ver=1.8.10-4&stamp=1371986647
build server (the tests pass on 64 bit)
This is the log line in sipX before the error:
OsSysLog::add(FAC_MP, PRI_ERR, "MprFromInputDevice::doProcessFrame "
"- Couldn't get device sample rate from input device manager! "
"Device - \"%s\" deviceId: %d", devName.data(), mDeviceId);
I'm guessing this means the test case needs to run on a box with audio
hardware (the 64 bit build was on a box with audio device, while the 32
bit build was on a VM). I can disable this test case from the default
set of tests if necessary.
Tests for sipXConversationMediaInterfaceMode
lt-unitTests: mp/MprFromInputDevice.cpp:256: virtual UtlBoolean
MprFromInputDevice::doProcessFrame(MpBufPtr*, MpBufPtr*, int, int,
UtlBoolean, int, int): Assertion `stat == OS_SUCCESS' failed.
testing rand_source...passed
cipher: aes cipher block chaining (cbc) mode
instance count: 0
self-test: passed
cipher: aes integer counter mode
instance count: 0
self-test: passed
cipher: null cipher
instance count: 0
self-test: passed
auth func: hmac sha-1 authentication function
instance count: 0
self-test: passed
auth func: null authentication function
instance count: 0
self-test: passed
debug modules loaded:
srtp (off)
hmac sha-1 (off)
aes cbc (off)
aes icm (off)
alloc (off)
stat test (off)
cipher (off)
auth func (off)
crypto kernel (off)
/bin/bash: line 5: 6779 Aborted ${dir}$tst
FAIL: unitTests
Full build log:
https://buildd.debian.org/status/fetch.php?pkg=resiprocate&arch=i386&ver=1.8.10-4&stamp=1371986647