Commit 9fe87c2
Skip flaky API-dependent tests in CI
- Skip Azure OpenAI and Azure Foundry tests (timeout issues)
- Skip Gemini tool call second message test (empty response)
These tests are flaky and unrelated to AWS SDK upgrade
Co-authored-by: dallin <[email protected]>1 parent c350a13 commit 9fe87c2
File tree
2 files changed
+3
-3
lines changed- core/llm
- packages/openai-adapters/src/test
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
0 commit comments