Build failed in Jenkins: raring-adt-pygments » amd64,adt #5
Jenkins Notification
devnull at canonical.com
Mon Jan 28 17:50:32 UTC 2013
See <http://10.189.74.2:8080/job/raring-adt-pygments/./ARCH=amd64,label=adt/5/>
------------------------------------------
[...truncated 651 lines...]
Hit http://archive.ubuntu.com raring-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/main Translation-en
Hit http://archive.ubuntu.com raring-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com raring-proposed/restricted Translation-en
Hit http://archive.ubuntu.com raring-proposed/universe Translation-en
Ign http://archive.ubuntu.com raring/main Translation-en_US
Ign http://archive.ubuntu.com raring/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring/restricted Translation-en_US
Ign http://archive.ubuntu.com raring/universe Translation-en_US
Ign http://archive.ubuntu.com raring-updates/main Translation-en_US
Ign http://archive.ubuntu.com raring-updates/universe Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/main Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/restricted Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/universe Translation-en_US
Reading package lists...
adt-run: trace: * publish reinstall checking...
adt-run: trace: * publish install...
adt-run: trace: * publish done
adt-run: trace1: ** installing dependencies [u'python3-pygments', u'python3-nose']
adt-run: trace: dependencies: install-deps: satisfying python3-pygments, python3-nose
adt-run: trace: dependencies: install-deps: running ['/usr/lib/pbuilder/pbuilder-satisfydepends-classic', '--binary-all', '--internal-chrootexec', '/home/ubuntu/adt-log//satdep-auxverb', '-c', '/home/ubuntu/adt-log//deps.dsc']
-> Attempting to parse the build-deps
-> Considering build-dep python3-pygments
-> Trying python3-pygments
-> Considering build-dep python3-nose
-> Trying python3-nose
-> Installing python3-pygments python3-nose
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
python3-pkg-resources
Suggested packages:
python-nose-doc python3-setuptools ttf-bitstream-vera
The following NEW packages will be installed:
python3-nose python3-pkg-resources python3-pygments
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 514 kB of archives.
After this operation, 2,567 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ raring/main python3-pkg-resources all 0.6.34-0ubuntu1 [33.0 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ raring/main python3-nose all 1.1.2-3ubuntu4 [134 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ raring/main python3-pygments all 1.5+dfsg-2 [347 kB]
Fetched 514 kB in 1s (349 kB/s)
Selecting previously unselected package python3-pkg-resources.
(Reading database ... 65127 files and directories currently installed.)
Unpacking python3-pkg-resources (from .../python3-pkg-resources_0.6.34-0ubuntu1_all.deb) ...
Selecting previously unselected package python3-nose.
Unpacking python3-nose (from .../python3-nose_1.1.2-3ubuntu4_all.deb) ...
Selecting previously unselected package python3-pygments.
Unpacking python3-pygments (from .../python3-pygments_1.5+dfsg-2_all.deb) ...
Processing triggers for man-db ...
Setting up python3-pkg-resources (0.6.34-0ubuntu1) ...
Setting up python3-nose (1.1.2-3ubuntu4) ...
Setting up python3-pygments (1.5+dfsg-2) ...
-> Finished parsing the build-deps
adt-run: trace: & dsc0t-python3-pygments: [----------------------------------------
+ buildtree=/tmp/tmp.siefOypeWr/dsc0-build/pygments-1.5+dfsg/
+ shift
+ rm -rf -- /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/tmpdir /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp
+ mkdir -- /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/tmpdir /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp
+ chown ubuntu /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/tmpdir /tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp
adt-run: trace: & dsc0t-python3-pygments: - - - - - - - - - - results - - - - - - - - - -
dsc0t-python3-pygments PASS
adt-run: trace: & dsc0t-python3-pygments: - - - - - - - - - - stdout - - - - - - - - - -
patching file test_examplefiles.py
/usr/lib/python3/dist-packages/nose/core.py:247: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/nose/usage.txt' mode='r' encoding='UTF-8'>
os.path.dirname(__file__), 'usage.txt'), 'r').read()
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:241: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py'>
text = open(TESTFILE, 'rb').read().decode('utf-8')
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:247: DeprecationWarning: Please use assertEqual instead.
"lexer roundtrip with %s filter failed" % x)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:273: DeprecationWarning: Please use assertEqual instead.
self.assertEquals('# ', tokens[0][1])
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:274: DeprecationWarning: Please use assertEqual instead.
self.assertEquals('BUG', tokens[1][1])
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:282: DeprecationWarning: Please use assertEqual instead.
self.assertEquals('# DEBUG: text', tokens[0][1])
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:264: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py'>
text = open(TESTFILE, 'rb').read().decode('utf-8')
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:266: DeprecationWarning: Please use assertTrue instead.
self.assert_('Def' in lxtext and 'Class' in lxtext)
../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py'>
text = open(TESTFILE, 'rb').read().decode('utf-8')
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_basic_api.py:259: DeprecationWarning: Please use assertFalse instead.
self.failIf(' ' in lxtext)
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:70: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:71: DeprecationWarning: Please use assertTrue instead.
self.assert_('<span class="n-Blubb' in o)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:75: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:76: DeprecationWarning: Please use assertTrue instead.
self.assert_('HTML' in o)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:41: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:43: DeprecationWarning: Please use assertTrue instead.
"Filters" in o and "Styles" in o)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:45: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:46: DeprecationWarning: Please use assertTrue instead.
self.assert_("Lexers" in o and "Formatters" not in o)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:48: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:54: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:55: DeprecationWarning: Please use assertTrue instead.
self.assert_("<html" in o)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:56: DeprecationWarning: Please use assertTrue instead.
self.assert_('class="linenos"' in o)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:62: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:63: DeprecationWarning: Please use assertTrue instead.
self.assert_("<title>foo, bar=baz=,</title>" in o)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:80: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:86: DeprecationWarning: Please use assertTrue instead.
self.assert_(run_cmdline(*opts)[0] == 2)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:93: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py'>
code = open(filename, 'rb').read()
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:99: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(o, output)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:100: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(e, "")
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_cmdline.py:101: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(c, 0)
../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:42: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(stripped_html, escaped_text)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:55: DeprecationWarning: Please use assertTrue instead.
self.assert_(isfile(join(TESTDIR, 'fmt2.css')))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:61: DeprecationWarning: Please use assertTrue instead.
self.assert_(isfile(join(dirname(tfile.name), 'fmt1.css')))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:135: DeprecationWarning: Please use assertTrue instead.
self.assert_(sd.startswith('.'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:139: DeprecationWarning: Please use assertTrue instead.
self.assert_(sd.startswith('.foo'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:141: DeprecationWarning: Please use assertTrue instead.
self.assert_(sd.startswith('.bar'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:144: DeprecationWarning: Please use assertTrue instead.
self.assert_('.bar' in fl and '.baz' in fl)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:100: DeprecationWarning: Please use assertTrue instead.
self.assert_(re.search("<pre><a name=\"foo-1\">", html))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:108: DeprecationWarning: Please use assertTrue instead.
self.assert_(re.search("<pre><a name=\"foo-5\">", html))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:84: DeprecationWarning: Please use assertTrue instead.
self.assert_(re.search("<pre>\s+1\s+2\s+3", html))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_html_formatter.py:92: DeprecationWarning: Please use assertTrue instead.
self.assert_(re.search("<pre>\s+5\s+6\s+7", html))
.../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_latex_formatter.py:25: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_latex_formatter.py' mode='r' encoding='UTF-8'>
tokensource = list(PythonLexer().get_tokens(open(TESTFILE).read()))
..................../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_regexlexer.py:39: DeprecationWarning: Please use assertEqual instead.
(3, Text.Beer, 'd'), (4, Text.Root, 'e')])
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:30: DeprecationWarning: Please use assertTrue instead.
self.assert_(token.is_token_subtype(token.String, token.String))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:31: DeprecationWarning: Please use assertTrue instead.
self.assert_(token.is_token_subtype(token.String, token.Literal))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:32: DeprecationWarning: Please use assertFalse instead.
self.failIf(token.is_token_subtype(token.Literal, token.String))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:34: DeprecationWarning: Please use assertTrue instead.
self.assert_(token.string_to_tokentype(token.String) is token.String)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:35: DeprecationWarning: Please use assertTrue instead.
self.assert_(token.string_to_tokentype('') is token.Token)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:36: DeprecationWarning: Please use assertTrue instead.
self.assert_(token.string_to_tokentype('String') is token.String)
../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:25: DeprecationWarning: Please use assertEqual instead.
e(t.split(), [token.Token, token.Literal, token.String])
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_token.py:27: DeprecationWarning: Please use assertEqual instead.
e(t.__class__, token._TokenType)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_using_api.py:35: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(t, expected)
../tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:81: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(ErrorLexer.analyse(''), 0.0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:71: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(FakeLexer.analyse(True), 1.0)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:72: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(FakeLexer.analyse(False), 0.0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:65: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(FakeLexer.analyse('0.5'), 0.5)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:91: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(FakeLexer.analyse(None), 0.0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:86: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(FakeLexer.analyse('bad input'), 0.0)
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:59: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.docstring_headline(f1), "docstring headline")
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:60: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(util.docstring_headline(f2), "docstring headline")
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:107: DeprecationWarning: Please use assertTrue instead.
'html.*'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:109: DeprecationWarning: Please use assertFalse instead.
'html.*'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:111: DeprecationWarning: Please use assertTrue instead.
'<?xml ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN">'))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:28: DeprecationWarning: Please use assertEqual instead.
equals(util.get_bool_opt({}, 'a', True), True)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:29: DeprecationWarning: Please use assertEqual instead.
equals(util.get_bool_opt({}, 'a', 1), True)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:30: DeprecationWarning: Please use assertEqual instead.
equals(util.get_bool_opt({}, 'a', 'true'), True)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:31: DeprecationWarning: Please use assertEqual instead.
equals(util.get_bool_opt({}, 'a', 'no'), False)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:35: DeprecationWarning: Please use assertEqual instead.
equals(util.get_int_opt({}, 'a', 1), 1)
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:39: DeprecationWarning: Please use assertEqual instead.
equals(util.get_list_opt({}, 'a', [1]), [1])
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:40: DeprecationWarning: Please use assertEqual instead.
equals(util.get_list_opt({}, 'a', '1 2'), ['1', '2'])
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:94: DeprecationWarning: Please use assertTrue instead.
self.assert_(util.shebang_matches('#!/usr/bin/env python', r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:95: DeprecationWarning: Please use assertTrue instead.
self.assert_(util.shebang_matches('#!/usr/bin/python2.4', r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:97: DeprecationWarning: Please use assertTrue instead.
r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:99: DeprecationWarning: Please use assertTrue instead.
r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:101: DeprecationWarning: Please use assertFalse instead.
self.failIf(util.shebang_matches('#!/usr/bin/python-ruby', r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:102: DeprecationWarning: Please use assertFalse instead.
self.failIf(util.shebang_matches('#!/usr/bin/python/ruby', r'python(2\.\d)?'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:103: DeprecationWarning: Please use assertFalse instead.
self.failIf(util.shebang_matches('#!', r'python'))
./tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:115: DeprecationWarning: Please use assertTrue instead.
'<?xml ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN">'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:116: DeprecationWarning: Please use assertTrue instead.
self.assert_(util.looks_like_xml('<html xmlns>abc</html>'))
/tmp/tmp.siefOypeWr/dsc0t-python3-pygments-testtmp/adttmp/build/lib/test/test_util.py:117: DeprecationWarning: Please use assertFalse instead.
self.failIf(util.looks_like_xml('<html>'))
.
----------------------------------------------------------------------
Ran 565 tests in 4.443s
OK
Copying and converting sources to build/lib/test...
Pygments 1.5 test suite running (Python 3.3.0)...
adt-run: trace: & dsc0t-python3-pygments: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.siefOypeWr:-/|/tmp/tmp.siefOypeWr/!
2013-01-28 17:45:38: Failure: adt-run exited with status 4.
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54325' (ECDSA) to the list of known hosts.
find: `./.autopkgtest/gpg': Permission denied
2013-01-28 17:45:39: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-pygments/./ARCH=amd64,label=adt/ws/results>
2013-01-28 17:45:39: Info: Updating Jenkins results
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54325' (ECDSA) to the list of known hosts.
2013-01-28 17:45:41: Info: Cleaning up
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list