Commit 978c63d
Skip multi-client broadcast test across Go, Python, and C#
CLI 1.0.7 no longer delivers broadcast external_tool events to
secondary clients. Skip the 'both clients see tool request and
completion events' test in all three languages with a clear note.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bfc8356 commit 978c63d
File tree
3 files changed
+3
-1
lines changed- dotnet/test
- go/internal/e2e
- python/e2e
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
0 commit comments