Commit 6138be0
Skip the ripgrep-backed builtin tool E2E tests in-process
The grep and glob built-in tools shell out to the CLI's bundled ripgrep,
which the runtime cannot locate when loaded in-process over FFI. The tool
returns 'Failed to execute ripgrep: No such file or directory' and the
recorded snapshots have no matching response, so the replay proxy 500s.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 812b44f2-ef93-4b32-b051-c7092f6122791 parent 38d92ee commit 6138be0
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
117 | 129 | | |
118 | 130 | | |
119 | 131 | | |
| |||
128 | 140 | | |
129 | 141 | | |
130 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
131 | 148 | | |
132 | 149 | | |
133 | 150 | | |
| |||
0 commit comments