As for html5lib, it seems fine packaging wise, and uses python-lxml to
do the actual input parsing, so no new security issues there.  But it
has tests intentionally disabled.  I looked at enabling them real quick,
and in the runtests.py file, looks like we should add a check for if the
module has a function called buildTestSuite.  If not, we should just run
suite.addTest(unittest.defaultTestLoader.loadTestsFromModule())
ourselves.

But after that change, I was still running into some issues.  Can
someone that wants this new version of django-compressor look and see if
we can at least enable some of the tests or fix the problems in the
suite?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1252627

Title:
  [MIR] build dependencies for python-django-compressor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/html5lib/+bug/1252627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to