[Twisted-Python] inotify tests failing on travis-ci

Adi Roiban adi at roiban.ro
Fri Feb 28 08:02:46 MST 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140228/7edbe73c/attachment.html>


More information about the Twisted-Python mailing list