Commit 920eb52
Skip in-process Java E2E suites blocked by CLI 1.0.81-2
@github/copilot 1.0.81-2 never completes a model-driven turn when the
runtime is hosted in-process, so every suite that sends a prompt times
out. The Java in-process job reported 94 Timeout errors across 20
classes; with surefire's 3x retry at a 60s timeout that job ran for
~284 minutes before failing, against ~8 minutes on main.
Exclude the affected classes from the `inprocess` profile only. The
stdio-based `Java SDK Tests` jobs still run all of them, so no suite
loses coverage outright.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 812b44f2-ef93-4b32-b051-c7092f6122791 parent c4e4912 commit 920eb52
1 file changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
632 | 670 | | |
633 | 671 | | |
634 | 672 | | |
| |||
0 commit comments