﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2398	test_ftp_auth_keyfile reported to fail on Windows	daira	daira	"Reported by WinLAFS on tahoe-dev (against master):
{{{
[ERROR]
Traceback (most recent call last):
  File ""c:\lafs\src\allmydata\test\test_client.py"", line 220, in test_ftp_auth_keyfile
    c = client.Client(basedir) # just make sure it can be instantiated
  File ""c:\lafs\src\allmydata\client.py"", line 151, in __init__
    self.init_ftp_server()
  File ""c:\lafs\src\allmydata\client.py"", line 470, in init_ftp_server
    s = ftpd.FTPServer(self, accountfile, accounturl, ftp_portstr)
  File ""c:\lafs\src\allmydata\frontends\ftpd.py"", line 318, in __init__
    c = AccountFileChecker(self, accountfile)
  File ""c:\lafs\src\allmydata\frontends\auth.py"", line 34, in __init__
    for line in open(abspath_expanduser_unicode(accountfile), ""r""):
exceptions.IOError: [Errno 2] No such file or directory: u'\\\\?\\C:\\lafs\\_trial_temp\\private\\accounts'

allmydata.test.test_client.Basic.test_ftp_auth_keyfile
}}}"	defect	closed	normal	1.10.1	code-frontend-ftp-sftp	1.10.0	fixed	windows tests ftp auth release-blocker		
