Comment 2 for bug 1272375

Revision history for this message
Nikolaus Rath (nikratio) wrote :

I found a problem that causes the unit tests after (and including) t4_adm.py to fail. The problem is that when forking subprocesses, the subprocesses try to load the modules from the source package rather than the installed package.

This is, however, unrelated to Python 3.4 being installed or not. Do you have an example of a test run from trusty where these tests actually pass?