#25844: django-1.9 fails test under pypy
-----------------------------------+--------------------
     Reporter:  jlec               |      Owner:  nobody
         Type:  Uncategorized      |     Status:  new
    Component:  Testing framework  |    Version:  1.9
     Severity:  Normal             |   Keywords:
 Triage Stage:  Unreviewed         |  Has patch:  0
Easy pickings:  0                  |      UI/UX:  0
-----------------------------------+--------------------
 Testsuite has been run with
 {{{pypy tests/runtests.py --settings=test_sqlite -v2}}}

 django-1.8 works fine with same setup as cpython does.

 {{{
 Traceback (most recent call last):
   File "<builtin>/app_main.py", line 75, in run_toplevel
   File "tests/runtests.py", line 459, in <module>
     options.debug_sql, options.parallel)
   File "tests/runtests.py", line 276, in django_tests
     extra_tests=extra_tests,
   File "/var/tmp/portage/dev-
 python/django-1.9/work/Django-1.9/django/test/runner.py", line 533, in
 run_tests
     result = self.run_suite(suite)
   File "/var/tmp/portage/dev-
 python/django-1.9/work/Django-1.9/django/test/runner.py", line 494, in
 run_suite
     ).run(suite)
   File "/usr/lib64/pypy/lib-python/2.7/unittest/runner.py", line 151, in
 run
     test(result)
   File "/usr/lib64/pypy/lib-python/2.7/unittest/suite.py", line 70, in
 __call__
     return self.run(*args, **kwds)
   File "/var/tmp/portage/dev-
 python/django-1.9/work/Django-1.9/django/test/runner.py", line 327, in run
     subsuite_index, events = test_results.next(timeout=0.1)
   File "/usr/lib64/pypy/lib-python/2.7/multiprocessing/pool.py", line 659,
 in next
     raise value
 PicklingError: Can't pickle <class 'app_main.CommandLineError'>: it's not
 found as app_main.CommandLineError
  * ERROR: dev-python/django-1.9::gentoo failed (test phase):
  *   Tests fail with pypy
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25844>
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/047.5e58a12d438394d348fe1537d92e92d4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to