Skip to content

Commit 5edaf2c

Browse files
committed
bump versions in manifest for extract behavior tests
1 parent 5b1112d commit 5edaf2c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

manifests/php.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,20 +1040,20 @@ manifest:
10401040
tests/test_identify.py::Test_Basic: v0.85.0
10411041
tests/test_identify.py::Test_Propagate: v0.85.0
10421042
tests/test_identify.py::Test_Propagate_Legacy: v0.85.0
1043-
tests/test_library_conf.py::Test_ExtractBehavior_Default: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
1043+
tests/test_library_conf.py::Test_ExtractBehavior_Default: missing_feature (default extract behavior does not create a span link for conflicting/terminated trace contexts)
10441044
tests/test_library_conf.py::Test_ExtractBehavior_Default::test_single_tracecontext: v1.17.0
10451045
tests/test_library_conf.py::Test_ExtractBehavior_Ignore: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
1046-
tests/test_library_conf.py::Test_ExtractBehavior_Restart: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
1046+
tests/test_library_conf.py::Test_ExtractBehavior_Restart: v1.23.0
10471047
tests/test_library_conf.py::Test_ExtractBehavior_Restart_Otel:
10481048
- weblog_declaration:
10491049
"*": missing_feature (OTel SDK requires PHP >= 8.1)
1050-
apache-mod-8.1: v1.22.0
1051-
apache-mod-8.1-zts: v1.22.0
1052-
apache-mod-8.2: v1.22.0
1053-
apache-mod-8.2-zts: v1.22.0
1054-
php-fpm-8.1: v1.22.0
1055-
php-fpm-8.2: v1.22.0
1056-
php-fpm-8.5: v1.22.0
1050+
apache-mod-8.1: v1.23.0
1051+
apache-mod-8.1-zts: v1.23.0
1052+
apache-mod-8.2: v1.23.0
1053+
apache-mod-8.2-zts: v1.23.0
1054+
php-fpm-8.1: v1.23.0
1055+
php-fpm-8.2: v1.23.0
1056+
php-fpm-8.5: v1.23.0
10571057
tests/test_library_conf.py::Test_ExtractBehavior_Restart_With_Extract_First: incomplete_test_app (/make_distant_call endpoint is not correctly implemented)
10581058
tests/test_library_conf.py::Test_HeaderTags: v0.68.2
10591059
tests/test_library_conf.py::Test_HeaderTags_Colon_Leading: v0.74.0

0 commit comments

Comments
 (0)