From 581f541bd5d96d24df4ed102908058fe2aeff7ce Mon Sep 17 00:00:00 2001 From: Leo Romanovsky Date: Thu, 28 May 2026 09:38:35 -0400 Subject: [PATCH] Enable PHP FFE evaluation metric system tests --- manifests/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/php.yml b/manifests/php.yml index b713c86a8c2..4af391bba0a 100644 --- a/manifests/php.yml +++ b/manifests/php.yml @@ -607,7 +607,7 @@ manifest: tests/docker_ssi/test_docker_ssi_crash.py::TestDockerSSICrash::test_crash: missing_feature (No implemented the endpoint /crashme) tests/ffe/test_dynamic_evaluation.py: v1.21.0-dev tests/ffe/test_exposures.py: missing_feature - tests/ffe/test_flag_eval_metrics.py: missing_feature + tests/ffe/test_flag_eval_metrics.py: v1.21.0-dev tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234) tests/integrations/crossed_integrations/test_kafka.py::Test_Kafka: missing_feature tests/integrations/crossed_integrations/test_kinesis.py::Test_Kinesis_PROPAGATION_VIA_MESSAGE_ATTRIBUTES: missing_feature