hi,
these are last lines of the make check (before everithing was OK):
testFakeFullscreen (AVGAppTest.AVGAppTestCase) ... ok
======================================================================
FAIL: testVideoFiles (AVTest.AVTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 138, in testVideoFiles
testVideoFile(filename, isThreaded)
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 132, in testVideoFile
lambda: node.stop()
File "/home/zvi/mt/libavg/src/test/testcase.py", line 88, in start
self.__player.play()
File "/home/zvi/mt/libavg/src/test/testcase.py", line 156, in __nextAction
action()
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 128, in <lambda>
lambda: checkImage(filename),
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 107, in checkImage
self.compareImage("testVideo-"+filename+"1", False)
File "/home/zvi/mt/libavg/src/test/testcase.py", line 94, in compareImage
self.compareBitmapToFile(bmp, fileName, warn)
File "/home/zvi/mt/libavg/src/test/testcase.py", line 112, in
compareBitmapToFile
self.assert_(False)
AssertionError: False is not true
======================================================================
FAIL: testVideoHRef (AVTest.AVTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 223, in testVideoHRef
testVideoNotFound
File "/home/zvi/mt/libavg/src/test/testcase.py", line 88, in start
self.__player.play()
File "/home/zvi/mt/libavg/src/test/testcase.py", line 156, in __nextAction
action()
File "/home/zvi/mt/libavg/src/test/AVTest.py", line 221, in <lambda>
lambda: self.compareImage("testVideoHRef1", False),
File "/home/zvi/mt/libavg/src/test/testcase.py", line 94, in compareImage
self.compareBitmapToFile(bmp, fileName, warn)
File "/home/zvi/mt/libavg/src/test/testcase.py", line 112, in
compareBitmapToFile
self.assert_(False)
AssertionError: False is not true
----------------------------------------------------------------------
Ran 182 tests in 46.330s
FAILED (failures=2)
FAIL: Test.py
=================================
1 of 1 test failed
Please report to [email protected]
=================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/zvi/mt/libavg/src/test'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/zvi/mt/libavg/src/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/zvi/mt/libavg/src/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/zvi/mt/libavg/src'
make: *** [check-recursive] Error 1
root@zvibook:/home/zvi/mt/libavg#
any thoughts?
_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users