[asterisk-dev] [Bamboo] Matthew Nicholson commented on Asterisk - Trunk - FreeBSD 8.1 - i386 279
Matthew Nicholson
bamboo at asterisk.org
Tue Jul 12 09:59:14 CDT 2011
-------------------------------------------------------------------------------
ASTTRUNK-FREEBSD81-I386-279 commented by Matthew Nicholson - 12 Jul 2011, 9:59:13 AM
-------------------------------------------------------------------------------
The fax tests are failing when they attempt to copy the fax file into ${ASTDATADIR}. For some reason they are not there.
Traceback (most recent call last):
File "tests/fax/gateway_t38_g711/run-test", line 113, in <module>
sys.exit(main() or 0)
File "tests/fax/gateway_t38_g711/run-test", line 102, in main
test = GatewayTest(argv)
File "tests/fax/gateway_t38_g711/run-test", line 32, in __init__
shutil.copy("%s/send.tiff" % (os.path.dirname(argv[0]),), "%s/var/lib/asterisk/" % (self.ast[0].base,))
File "/usr/local/lib/python2.6/shutil.py", line 84, in copy
copyfile(src, dst)
File "/usr/local/lib/python2.6/shutil.py", line 51, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 2] No such file or directory: '/tmp/asterisk-testsuite/fax/gateway_t38_g711/ast1/var/lib/asterisk/'
http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-I386-279
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110712/95c9fd1d/attachment.htm>
More information about the asterisk-dev
mailing list