Commit 831fbed
test: xfail legacy flaky test (#1028)
`tests/integration/test_scenarios.py::test_scenario_initial_task_types[new_task-streaming-legacy]`
is flaky, given that it's legacy and is not used - `xfail` it. This file
is currently used as a live documentation of legacy and new executor
behavior differences and bug fixes, so there is some value in keeping
this specific scenario for both legacy and new in case we want to
compare this behavior from some other aspect.
Example failures:
-
https://github.com/a2aproject/a2a-python/actions/runs/24995840443/job/73192514384
-
https://github.com/a2aproject/a2a-python/actions/runs/25041293011/job/73344930927
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent cfeb2a9 commit 831fbed
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1933 | 1933 | | |
1934 | 1934 | | |
1935 | 1935 | | |
1936 | | - | |
| 1936 | + | |
1937 | 1937 | | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
1938 | 1951 | | |
1939 | 1952 | | |
1940 | 1953 | | |
| |||
0 commit comments