﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
908	Make all test_runner tests work on cygwin	davidsarah	somebody	"source:src/allmydata/test/test_runner.py skips some tests due to this code:
{{{
if ""cygwin"" in sys.platform.lower():
    raise unittest.SkipTest(""We don't know how to make this test work on cygwin: spawnProcess seems to hang forever. We don't know if 'bin/tahoe start' can be run on cygwin."")
}}}
"	defect	new	major	undecided	code	1.5.0		cygwin test		
