I have 4 inotify tests which are failing on travis-ci builders:

They pass on my local system which is also Ubuntu 12.04 with virtualenv.

Do you know what could be the cause of these failures?
Any hint of what can be done to fix them?

Thanks!

-----

Full log is here: https://travis-ci.org/chevah/twisted/jobs/19803983

Here are the failing tests.

[ERROR]
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<twisted.internet.test.test_inotify.TestINotify testMethod=test_deleteSelf>
(test_deleteSelf) still running at 120.0 secs
twisted.internet.test.test_inotify.TestINotify.test_deleteSelf
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<twisted.internet.test.test_inotify.TestINotify
testMethod=test_ignoreFilePath> (test_ignoreFilePath) still running at
120.0 secs
twisted.internet.test.test_inotify.TestINotify.test_ignoreFilePath
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<twisted.internet.test.test_inotify.TestINotify
testMethod=test_seriesOfWatchAndIgnore> (test_seriesOfWatchAndIgnore) still
running at 120.0 secs
twisted.internet.test.test_inotify.TestINotify.test_seriesOfWatchAndIgnore
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError:
<twisted.internet.test.test_inotify.TestINotify
testMethod=test_simpleDeleteDirectory> (test_simpleDeleteDirectory) still
running at 120.0 secs
twisted.internet.test.test_inotify.TestINotify.test_simpleDeleteDirectory
-------------------------------------------------------------------------------
Ran 9634 tests in 578.574s
FAILED (skips=1316, expectedFailures=12, errors=4, successes=8302)

-- 
Adi Roiban
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to