Re: Tests of zope.dottedname not actually run
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Robin Lee wrote: > Hello, all. > > When I run the test through 'python setup.py test', it shows: > > $ python setup.py test > running test > running egg_info > writing requirements to src/zope.dottedname.egg-info/requires.txt > writing src/zope.dottedname.egg-info/PKG-INFO > writing namespace_packages to > src/zope.dottedname.egg-info/namespace_packages.txt > writing top-level names to src/zope.dottedname.egg-info/top_level.txt > writing dependency_links to > src/zope.dottedname.egg-info/dependency_links.txt > reading manifest file 'src/zope.dottedname.egg-info/SOURCES.txt' > writing manifest file 'src/zope.dottedname.egg-info/SOURCES.txt' > running build_ext > /usr/lib/python2.6/site-packages/zope/testing/doctest/__init__.py:104: > DeprecationWarning: zope.testing.exceptions is deprecated in favour of > zope.testrunner.exceptions > from zope.testing.exceptions import DocTestFailureException > /home/cheese/Downloads/zope/zope.dottedname-3.4.6/src/zope/dottedname/tests.py:19: > DeprecationWarning: zope.testing.doctest is deprecated in favour of the > Python standard library doctest module > from zope.testing.doctest import DocFileSuite,REPORT_NDIFF,ELLIPSIS > > ---------------------------------------------------------------------- > Ran 0 tests in 0.000s > > OK > > > So no test seems run. > I have Python 2.6.4 and zope.testing 3.10.0, and added > "test_suite='zope.dottedname'" to setup.py. Thanks for reporting this issue, and the one for zope.contenttype: I have fixed both on the trunk. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkyM9ugACgkQ+gerLs4ltQ6HvACgx5Wequ6z1fa4/BZBor1e5khk q+wAoJaQKUF8HFMY7roJ5HLWQbEh+uxf =XzZE -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )