#20514: django.contrib.gis.tests.test_measure.{AreaTest,DistanceTest} fail in 
py3
-------------------------+--------------------------------------
     Reporter:  idella4  |                    Owner:  nobody
         Type:  Bug      |                   Status:  closed
    Component:  GIS      |                  Version:  1.5
     Severity:  Normal   |               Resolution:  needsinfo
     Keywords:  tests    |             Triage Stage:  Unreviewed
    Has patch:  0        |      Needs documentation:  0
  Needs tests:  0        |  Patch needs improvement:  0
Easy pickings:  0        |                    UI/UX:  0
-------------------------+--------------------------------------
Changes (by bmispelon):

 * cc: bmispelon@… (added)
 * resolution:   => needsinfo
 * status:  new => closed
 * component:  Testing framework => GIS
 * easy:  1 => 0


Comment:

 Hi,

 I can't reproduce the issue (using python 3.3 here). I tried running the
 `contrib.gis` tests on `master`, on `stable/1.5.x` and on the `1.5.1` tag
 too and they all pass.

 I think your setup may be at fault here (this would have been caught by
 our CI server too). Can you try running the tests in a clean environment?
 Do you have a strange version of `unittest` on your path maybe?

 I'm marking this as `needsinfo` for now. Please reopen when you have more
 info on how to reproduce the issue.

 Thanks

 PS: The "wrong" argument count comes from the fact that python
 automatically passes the instance (`self`) as a first parameter when
 calling a method.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20514#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f4ad14e2a51c1a98ac38d22846e9814a%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to