Commit 67561c6
committed
Skip context E2E tests that need CAPI proxy updates
The E2E test harness uses a replaying CAPI proxy that doesn't have
cached responses for sessions created by our new tests. These tests
need the proxy to be updated to support the new session lifecycle.
The Python and Go tests pass because they don't share the same proxy
or have pre-existing cached responses.1 parent d033353 commit 67561c6
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
373 | 374 | | |
374 | 375 | | |
375 | 376 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments