os.uname in TestUniversal and os.geteuid in TestTerminal.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D10202
Check before using platform specific attributes. ClosedPublic Authored by chaoren on Jun 2 2015, 2:46 PM.
Details Summary os.uname in TestUniversal and os.geteuid in TestTerminal.
Diff Detail Event Timelinechaoren updated this object. chaoren retitled this revision from TestTerminal - only check for root if it makes sense. to Check before using platform specific attributes..Jun 4 2015, 10:37 PM chaoren updated this object. Closed by commit rL239135: Check before using platform specific attributes. (authored by chaoren). · Explain WhyJun 4 2015, 11:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27174 test/functionalities/tty/TestTerminal.py
test/macosx/universal/TestUniversal.py
|
FWIW, Windows currently *only* supports launching a program in a separate terminal window. At the risk of introducing another failing test on the Windows side, I wonder if we could turn this test on for Windows.