﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3547	Regression in allmydata.test.test_introducer.Announcements.test_client_cache and allmydata.test.test_introducer.ClientSeqnums.test_client	exarkun	GitHub <noreply@…>	"The change for ticket:3504 introduced a Python 3.6 regression:

{{{
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: testtools.testresult.real._StringException: Empty attachments:
  twisted-log

Traceback (most recent call last):
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/twisted/internet/defer.py"", line 1418, in _inlineCallbacks
    result = g.send(result)
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/allmydata/test/test_introducer.py"", line 810, in test_client_cache
    write_introducer(basedir, ""default"", ""nope"")
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/allmydata/scripts/common.py"", line 128, in write_introducer
    ""furl"": furl.decode(""ascii""),
AttributeError: 'str' object has no attribute 'decode'


allmydata.test.test_introducer.Announcements.test_client_cache
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: testtools.testresult.real._StringException: Empty attachments:
  twisted-log

Traceback (most recent call last):
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/twisted/internet/defer.py"", line 1418, in _inlineCallbacks
    result = g.send(result)
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/allmydata/test/test_introducer.py"", line 903, in test_client
    write_introducer(basedir, ""default"", ""nope"")
  File ""/home/exarkun/Work/python/tahoe-lafs/.tox/py36/lib/python3.6/site-packages/allmydata/scripts/common.py"", line 128, in write_introducer
    ""furl"": furl.decode(""ascii""),
AttributeError: 'str' object has no attribute 'decode'


allmydata.test.test_introducer.ClientSeqnums.test_client
-------------------------------------------------------------------------------
}}}
"	defect	closed	normal	undecided	unknown	n/a	fixed	review		
