mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 06:23:06 +00:00
test: skip redundant test
This commit is contained in:
@@ -27,6 +27,7 @@ def exporter():
|
||||
return exporter
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="moved to using 'otel' for logging")
|
||||
@pytest.mark.parametrize("model", ["claude-3-5-haiku-20241022", "gpt-3.5-turbo"])
|
||||
@pytest.mark.skip(reason="Traceloop use `otel` integration instead")
|
||||
def test_traceloop_logging(exporter, model):
|
||||
|
||||
Reference in New Issue
Block a user