Commit 9ddb344
committed
testsuite: ensure eof is the last output event with pty.capture
Problem: The shell pty tests do not test that eof is the last event
in the output eventlog when using pty.capture.
Enhance the test in t2612-job-shell-pty.t that runs with
pty.interactive and pty.catpure to run multiple times and ensure that
the eof is the final output eventlog event in all cases.1 parent cd575b8 commit 9ddb344
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| |||
0 commit comments