-
-
Couldn't load subscription status.
- Fork 10.9k
Closed
Labels
ci-failureIssue about an unexpected test failure in CIIssue about an unexpected test failure in CI
Description
Name of failing test
Listed below
Basic information
- Flaky test
- Can reproduce locally
- Caused by external libraries (e.g. bug in
transformers)
🧪 Describe the failing test
Tracking issue for the tests skipped for V0 deprecation. These tests should be re-enabled with proper fixes or removed.
- Skipped because it is flaky in CI
async def test_completions_with_prompt_embeds( - Skipped because of lack of knowledge on the tests
@pytest.mark.skip(reason="Skipped for now. Should be revisited.") - OOT registration failed somehow
@pytest.mark.skip(reason="This test is skipped because it failed on V1.") - Pipeline test failed for some reason
pytest.skip("Skipping the test until V1 passes it.")
📝 History of failing test
After V0 deprecation
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