summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorYurii Rashkovskii <yrashk@gmail.com>2018-01-16 01:40:40 -0800
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-01-16 09:40:40 +0000
commit91e99899117c8712f5523dbaed4c275900922b43 (patch)
tree32f60aca216972c0ab63ea4ad92530f7ce27d60c /pkgs/development/python-modules/httpserver
parentcf3cc25bb267be2cded1b24fb6a29a81135e7e26 (diff)
aenum: make tests pass (#33805)
For Python 2, tests were failing because they depended on a particular way of executing the tests module as it defined a global variable and created a temporary file. Running it through setup.py didn't work. Invoking it directly solved the issue. For Python 3, aenum tests were disabled, however, they did't have to fail. Configuring UTF8 locale resolved the failure that was happening after the above fix for Python 2 was applied.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions