Quantcast
Channel: Twisted: Ticket #876: random stuff imports marmalade
Viewing all articles
Browse latest Browse all 15

Article 0

$
0
0
If I install just the twisted-2.0.0a1 tarball, not the rest of twisted, and run
the unit tests, a bunch of tests fail because they use marmalade, which uses
twisted.web.microdom, which isn't there:
- t.test.test_reflector because it imports twisted.enterprise.xmlreflector
- t.test.test_sob.PersistTestCase
- t.test.test_import.AtLeastImportTestCase, again via enterprise.xmlreflector
- t.test.test_application.TestLoading
- t.test.test_application.TestAppSupport

Viewing all articles
Browse latest Browse all 15