Lucas Meneghel
Lucas Meneghel
Hi @joeTiger, The HTML report will be generated only if the HTML plugin is properly installed in the remote machine, and has its dependencies installed. As of now, the plugin...
``` In [1]: from django.conf.urls import defaults In [3]: import django In [4]: django.VERSION Out[4]: (1, 5, 5, 'final', 0) ``` So @rickysarraf, in the supported Django versions where autotest...
This collabooration thing sounds like a plan to me :D
@aditijha, Your installation was not successful, and the link `http:///afe` is bogus. If the script ends successfuly, then the actual URL is printed, with a functional autotest server.
Please install on a clean system with python 1.5. If your system already had previous installation failures, it's very hard to tell if there's an actual bug or some residual...
@aditijha, I was able to reproduce your bug and traced it back to commit 0bc0c0b. I've sent PR #976 to fix it and I'll be merging it shortly, fixing your...
I have no idea. Maybe the recent patches that changed host reservations by @nacc broke the web clients. I'd suggest going back to commit 1018d23d1be6fe27039bf2cbc17b91010fce9328, try to recompile the web...
It does, though I would like to understand the arch better...
`utils/test_importer.py -a` should be the command that would let you import all available tests