Skip to content

Commit e25e6ce

Browse files
authored
Merge branch 'main' into munir/batch-all-telemetry-requests
2 parents 311ec4e + 8beb204 commit e25e6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/llmobs/test_llmobs_evaluator_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def test_evaluator_runner_multiple_evaluators(llmobs, mock_llmobs_eval_metric_wr
9292
]
9393

9494

95+
@pytest.mark.skip(reason="Skipping due to flakiness in hitting the staging endpoint")
9596
def test_evaluator_runner_on_exit(mock_writer_logs, run_python_code_in_subprocess):
9697
env = os.environ.copy()
9798
pypath = [os.path.dirname(os.path.dirname(os.path.dirname(__file__)))]

0 commit comments

Comments
 (0)