-
-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Closed
Labels
ci-failureIssue about an unexpected test failure in CIIssue about an unexpected test failure in CI
Description
Name of failing test
entrypoints/openai/test_transcription_validation.py::test_streaming_response
Basic information
- Flaky test
- Can reproduce locally
- Caused by external libraries (e.g. bug in
transformers
)
🧪 Describe the failing test
Two sporadic failing tests:
entrypoints/openai/test_transcription_validation.py::test_streaming_response
entrypoints/openai/test_translation_validation.py::test_streaming_response
Failing with:
openai.APITimeoutError: Request timed out.
Example commits from main which fail:
c05596f
7da296b
There are more...
📝 History of failing test
The first commit in main with this error is:
c05596f
However, looking at the code it seems unrelated. So maybe some other commit beforehand. My guess is around Jun 30th-July1st.
CC List.
No response
Metadata
Metadata
Assignees
Labels
ci-failureIssue about an unexpected test failure in CIIssue about an unexpected test failure in CI
Type
Projects
Status
Done