Commit f4cc891
committed
ci(snapshots): run the Linux PTY snapshot leg on ubuntu-latest
The namespace-profile-linux-x64-default runner wedges the PTY suite: vp
processes there do not exit and grandchildren keep the PTY slave open, so
the exit-wait hangs and the job is cancelled. The exact same code runs clean
on macOS Namespace (203/203 in 76s) and on GitHub-hosted Windows, so the
fault is the runner, not the tests. Move the Linux leg to GitHub-hosted
ubuntu-latest, mirroring the ConPTY move that already keeps the Windows leg
off Namespace.1 parent 946d158 commit f4cc891
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | | - | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
1050 | 1056 | | |
1051 | 1057 | | |
1052 | 1058 | | |
| |||
0 commit comments