diff --git a/manifests/dotnet.yml b/manifests/dotnet.yml index 6e2663509b9..d5661fd04ab 100644 --- a/manifests/dotnet.yml +++ b/manifests/dotnet.yml @@ -627,10 +627,10 @@ tests/: Test_Propagate_Legacy: v2.26.0 test_ipv6.py: missing_feature (APMAPI-869) test_library_conf.py: - Test_ExtractBehavior_Default: missing_feature (conflicting trace contexts should generate span link) - Test_ExtractBehavior_Ignore: missing_feature (extract behavior not implemented) - Test_ExtractBehavior_Restart: missing_feature (extract behavior not implemented) - Test_ExtractBehavior_Restart_With_Extract_First: missing_feature (extract behavior not implemented) + Test_ExtractBehavior_Default: v3.10.0 + Test_ExtractBehavior_Ignore: v3.10.0 + Test_ExtractBehavior_Restart: v3.10.0 + Test_ExtractBehavior_Restart_With_Extract_First: v3.10.0 Test_HeaderTags: v2.27.0 Test_HeaderTags_Colon_Leading: v2.1.0 Test_HeaderTags_Colon_Trailing: v3.0.0 diff --git a/manifests/python.yml b/manifests/python.yml index e6c3d0d5dc8..300c3de0512 100644 --- a/manifests/python.yml +++ b/manifests/python.yml @@ -1190,10 +1190,10 @@ tests/: Test_Propagate: v1.9.0 Test_Propagate_Legacy: v1.5.0-rc1 test_library_conf.py: - Test_ExtractBehavior_Default: missing_feature (trace context with only baggage should still be propagated) - Test_ExtractBehavior_Ignore: missing_feature (extract behavior not implemented) - Test_ExtractBehavior_Restart: missing_feature (extract behavior not implemented) - Test_ExtractBehavior_Restart_With_Extract_First: missing_feature (extract behavior not implemented) + Test_ExtractBehavior_Default: v2.20.0 + Test_ExtractBehavior_Ignore: v2.20.0 + Test_ExtractBehavior_Restart: v2.20.0 + Test_ExtractBehavior_Restart_With_Extract_First: v2.20.0 Test_HeaderTags: v0.53 Test_HeaderTags_Colon_Leading: v1.2.1 # actual version unknown Test_HeaderTags_Colon_Trailing: v2.8.0