Errno wasn't getting reset between tests, causing cascading failures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135627
[libc] reset errno in isatty tests ClosedPublic Authored by michaelrj on Oct 10 2022, 3:48 PM.
Details
Summary Errno wasn't getting reset between tests, causing cascading failures.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 10 2022, 3:48 PM This revision was landed with ongoing or failed builds. Closed by commit rGaec239cdb885: [libc] reset errno in isatty tests (authored by michaelrj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466655 libc/test/src/unistd/isatty_test.cpp
|