From 0498f59564994a43ddd3274b35c42b898da0b91e Mon Sep 17 00:00:00 2001 From: Zach Montoya Date: Fri, 24 Jan 2025 15:51:25 -0800 Subject: [PATCH] Add to the PHP manifest with an "incomplete_test_app" skip --- manifests/php.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/php.yml b/manifests/php.yml index c270c562e9..5ad20d3920 100644 --- a/manifests/php.yml +++ b/manifests/php.yml @@ -382,6 +382,7 @@ tests/: Test_AWS_API_Gateway_Inferred_Span_Creation: missing_feature test_otel_drop_in.py: Test_Otel_Drop_In: missing_feature + Test_Otel_Drop_In_Default_Propagator: incomplete_test_app (endpoint not implemented) parametric/: test_128_bit_traceids.py: Test_128_Bit_Traceids: v0.84.0