As this is about running the Django teat suite in order to try to write a patch it does belong on this mailing list.
I don't have any concrete ideas what's wrong - but it does look like all your issues are related to running the LiveServer (selenium) tests. Something bound to a certain port already is likely the culprit, or some sort of version mismatch. Is your code running in a virtual python environment? I don't like selenium tests should run by default so of you set yourself up a virtualenv where selenium isn't installed but your Django checkout is then you shouldn't get these tests running. This may be the difference Sam was seeing.
In any case, if the patch you were looking to write is not related to this area of the tests, I suggest you try just running the tests on the area you know works (and your new tests) or ignoring the failures.
Alternatively, spin up a Linux VM ;)
Marc
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABxbXqVcPxX6e5jrevAiPXoMJbD4%2BPv6is%3DFVtDjXjDFwynrYg%40mail.gmail.com.
I ran the command “netstat -anob | findstr 8081” and found
that the McAfee framework service was listening in port 8081.
If you update your git clone these Windows-specific extra errors and failures shouldn't be there anymore either.
Please report back if that isn't the case.
Ramiro Morales
@ramiromorales
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/d90610d8-afd9-4958-a225-de21b1ee1e76%40googlegroups.com.