Files
konsole/src/Pty.cpp
Kurt Hindenburg ea6bbcb4fe For ptytest failures print errno; close pty after testing
Every now and then the PtyTest fails.  A rerun typically fixes it.
Add errno output on tcgetpgrp failure. Close pty after test.

FAIL!  : Konsole::PtyTest::testRunProgram() Compared values are not the same
   Actual   (pty.foregroundProcessGroup()): 0
   Expected (pty.processId())             : 3239
2023-03-12 23:55:34 +00:00

11 KiB