BIND 10 #2666: stats unittest test_do_GET fails (python 3.3?)
BIND 10 Development
do-not-reply at isc.org
Sun Jan 27 23:41:53 UTC 2013
#2666: stats unittest test_do_GET fails (python 3.3?)
-------------------------------------+-------------------------------------
Reporter: muks | Owner:
Type: | Status: new
defect | Milestone: Next-Sprint-
Priority: | Proposed
medium | Keywords:
Component: | Sensitive: 0
statistics | Sub-Project: DNS
CVSS Scoring: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
A unittest fails in `src/bin/stats/tests/`:
{{{
======================================================================
FAIL: test_do_GET (__main__.TestHttpHandler)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/muks/bind10/src/bin/stats/tests/b10-stats-httpd_test.py",
line 308, in test_do_GET
check_XML_URL_PATH()
File "/home/muks/bind10/src/bin/stats/tests/b10-stats-httpd_test.py",
line 303, in check_XML_URL_PATH
self.assertEqual(attr['value'], str(value))
AssertionError: '2' != '10'
- 2
+ 10
}}}
I don't know if it's a Python 3.3 issue, but it didn't used to happen
before. I started seeing this right after moving to Fedora 18 (with Python
3.3).
--
Ticket URL: <http://bind10.isc.org/ticket/2666>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list