From 47c40ddc2bf3df6dd9dfae74c4eb2c64b59203e5 Mon Sep 17 00:00:00 2001 From: Milan Garnier Date: Thu, 4 Jun 2026 18:07:27 +0200 Subject: [PATCH] Enable tests for restart and for ignore v2.36 --- manifests/ruby.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/ruby.yml b/manifests/ruby.yml index 9bd32bb085a..881ffd5b80e 100644 --- a/manifests/ruby.yml +++ b/manifests/ruby.yml @@ -2667,9 +2667,9 @@ manifest: sinatra14: missing_feature (baggage should be implemented and conflicting trace contexts should generate span link) rails80: missing_feature (baggage should be implemented and conflicting trace contexts should generate span link) uds-sinatra: missing_feature (baggage should be implemented and conflicting trace contexts should generate span link) - tests/test_library_conf.py::Test_ExtractBehavior_Ignore: missing_feature (extract behavior not implemented) - tests/test_library_conf.py::Test_ExtractBehavior_Restart: missing_feature (extract behavior not implemented) - tests/test_library_conf.py::Test_ExtractBehavior_Restart_With_Extract_First: missing_feature (extract behavior not implemented) + tests/test_library_conf.py::Test_ExtractBehavior_Ignore: v2.36.0-dev + tests/test_library_conf.py::Test_ExtractBehavior_Restart: v2.36.0-dev + tests/test_library_conf.py::Test_ExtractBehavior_Restart_With_Extract_First: v2.36.0-dev tests/test_library_conf.py::Test_HeaderTags: v1.13.0 tests/test_library_conf.py::Test_HeaderTags_Colon_Leading: v1.13.0 tests/test_library_conf.py::Test_HeaderTags_Colon_Trailing: v1.13.0