[Bug 1132125] [NEW] python-wadlib ftbfs in raring
Matthias Klose
doko at ubuntu.com
Sat Feb 23 14:26:51 UTC 2013
Public bug reported:
see https://launchpad.net/ubuntu/+archive/test-
rebuild-20121221/+build/4111165
running build_ext
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt
Doctest: README.txt ... /build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:2: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/launchpad-wadl.xml'>
Copyright (C) 2008-2009 Canonical Ltd.
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/links-wadl.xml'>
..
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/data-types-wadl.xml'>
..
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/options-wadl.xml'>
..
/usr/lib/python3.3/doctest.py:2130: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/multipart-binary-wadl.xml'>
test.globs.clear()
FAIL
======================================================================
FAIL: /build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt
Doctest: README.txt
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.3/doctest.py", line 2154, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for README.txt
File "/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt", line 0
----------------------------------------------------------------------
File "/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt", line 536, in README.txt
Failed example:
create_team_method.build_representation(
display_name='Joe Bloggs', name='joebloggs')
Differences (ndiff with -expected +actual):
- ('application/x-www-form-urlencoded', 'display_name=Joe+Bloggs&ws.op=newTeam&name=joebloggs')
? --------------
+ ('application/x-www-form-urlencoded', 'display_name=Joe+Bloggs&name=joebloggs&ws.op=newTeam')
? ++++++++++++++
----------------------------------------------------------------------
Ran 1 test in 0.171s
FAILED (failures=1)
make[1]: *** [test-python3.3] Error 1
** Affects: python-wadllib (Ubuntu)
Importance: High
Status: Confirmed
** Affects: python-wadllib (Ubuntu Raring)
Importance: High
Status: Confirmed
** Tags: ftbfs
** Also affects: python-wadllib (Ubuntu Raring)
Importance: Undecided
Status: New
** Changed in: python-wadllib (Ubuntu Raring)
Importance: Undecided => High
** Changed in: python-wadllib (Ubuntu Raring)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-wadllib in Ubuntu.
https://bugs.launchpad.net/bugs/1132125
Title:
python-wadlib ftbfs in raring
Status in “python-wadllib” package in Ubuntu:
Confirmed
Status in “python-wadllib” source package in Raring:
Confirmed
Bug description:
see https://launchpad.net/ubuntu/+archive/test-
rebuild-20121221/+build/4111165
running build_ext
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt
Doctest: README.txt ... /build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:2: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/launchpad-wadl.xml'>
Copyright (C) 2008-2009 Canonical Ltd.
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/links-wadl.xml'>
..
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/data-types-wadl.xml'>
..
/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt:1: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/options-wadl.xml'>
..
/usr/lib/python3.3/doctest.py:2130: ResourceWarning: unclosed file <_io.BufferedReader name='/build/buildd/python-wadllib-1.3.0/src/wadllib/tests/data/multipart-binary-wadl.xml'>
test.globs.clear()
FAIL
======================================================================
FAIL: /build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt
Doctest: README.txt
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.3/doctest.py", line 2154, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for README.txt
File "/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt", line 0
----------------------------------------------------------------------
File "/build/buildd/python-wadllib-1.3.0/src/wadllib/README.txt", line 536, in README.txt
Failed example:
create_team_method.build_representation(
display_name='Joe Bloggs', name='joebloggs')
Differences (ndiff with -expected +actual):
- ('application/x-www-form-urlencoded', 'display_name=Joe+Bloggs&ws.op=newTeam&name=joebloggs')
? --------------
+ ('application/x-www-form-urlencoded', 'display_name=Joe+Bloggs&name=joebloggs&ws.op=newTeam')
? ++++++++++++++
----------------------------------------------------------------------
Ran 1 test in 0.171s
FAILED (failures=1)
make[1]: *** [test-python3.3] Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-wadllib/+bug/1132125/+subscriptions
More information about the foundations-bugs
mailing list