Commit 63fe24d
Apply stderr-capture sleep to Rust/Go/Python/.NET e2e tests
The shared snapshot should_capture_stderr_output.yaml was re-recorded with
'sleep 0.5' to make stdout/stderr interleave deterministic. Update the
remaining SDK e2e tests that exercise this snapshot to send the matching
command. Java has no equivalent test.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3c0e58d commit 63fe24d
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- dotnet/test/E2E
- go/internal/e2e
- python/e2e
- rust/tests/e2e
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments