Build Update for hpk42/pytest
-------------------------------------

Build: #54
Status: Broken

Duration: 11 minutes and 53 seconds
Commit: f0a52c7 (master)
Author: holger krekel
Message: radically simplify eq/neq with nodes by just using Pythons builtin 
"is" relationship.
The need for comparing two separately instantiated nodes seems to be historic
(related to an already-gone mode of pytest-xdist which would re-collect nodes)
and not actually needed anymore.

View the changeset: 
https://github.com/hpk42/pytest/compare/cd464c69e9b2...f0a52c71ed78

View the full build log and details: 
https://travis-ci.org/hpk42/pytest/builds/15089575

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://about.travis-ci.org/docs/user/build-configuration


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to