Original Launchpad bug 266923: https://bugs.launchpad.net/ipython/+bug/266923
Reported by: ellisonbg (Brian Granger).
All the tests in test_process.py fail in some way or another on Windows.
test_capture_out and test_kill: fail on Vista when iptest is run using the shortcut in the Start Menu. The error is realted to Windows permissions. But, they pass when iptest is run from the command line.
test_io: fails always on Windows. Something related to how the string are quoted.
Original Launchpad bug 266923: https://bugs.launchpad.net/ipython/+bug/266923
Reported by: ellisonbg (Brian Granger).
All the tests in test_process.py fail in some way or another on Windows.
test_capture_out and test_kill: fail on Vista when iptest is run using the shortcut in the Start Menu. The error is realted to Windows permissions. But, they pass when iptest is run from the command line.
test_io: fails always on Windows. Something related to how the string are quoted.