Ticket #1487 (new bug)
unix package: test needed for getLoginName
| Reported by: | simonmar | Owned by: | adrien |
|---|---|---|---|
| Priority: | lowest | Milestone: | 7.6.2 |
| Component: | libraries/unix | Version: | 6.6.1 |
| Keywords: | Cc: | adrien@… | |
| Operating System: | Linux | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | Easy (less than 1 hour) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
I disabled the test for getLoginName in unix/tests/user001 because getLoginName cannot be called unless stdin is a terminal, which it isn't during an unattended build. Perhaps we can test this by setting up a pseudoterminal first, but that requires the pty patches which aren't in yet.
Change History
Note: See
TracTickets for help on using
tickets.
