Skip to content

[Bug]: Test failure with 1.17.1 #3775

@remicollet

Description

@remicollet

Bug report

Number of tests :   643               563
Tests borked    :     1 (  0.2%) --------
Tests skipped   :    79 ( 12.3%) --------
Tests warned    :     0 (  0.0%) (  0.0%)
Tests failed    :    85 ( 13.2%) ( 15.1%)
Tests passed    :   478 ( 74.3%) ( 84.9%)

All of them failing because of _dd.tags.process entry in output

Ex:

========DIFF========
--
         ["type"]=>
         string(8) "new.type"
         ["meta"]=>
023-     array(1) {
023+     array(2) {
           ["_dd.base_service"]=>
           string(27) "test_special_attributes.php"
026+       ["_dd.tags.process"]=>
027+       string(142) "entrypoint.basedir:ext,entrypoint.name:test_special_attributes,entrypoint.type:script,entrypoint.workdir:datadog_trace-1.17.1,runtime.sapi:cli"
         }
         ["metrics"]=>
         array(1) {
--
========DONE========
FAIL Reserved OTel attributes that have special meaning [tests/ext/test_special_attributes.phpt] 
                                                    
========DIFF========
--
         ["type"]=>
         string(8) "new.type"
         ["meta"]=>
023-     array(1) {
023+     array(2) {
           ["_dd.base_service"]=>
           string(31) "test_special_attributes_bis.php"
026+       ["_dd.tags.process"]=>
027+       string(146) "entrypoint.basedir:ext,entrypoint.name:test_special_attributes_bis,entrypoint.type:script,entrypoint.workdir:datadog_trace-1.17.1,runtime.sapi:cli"
         }
         ["metrics"]=>
         array(1) {
--
========DONE========
FAIL Reserved OTel attributes that have special meaning [tests/ext/test_special_attributes_bis.phpt] 

Help welcome on this

PHP version

8.4.16

Tracer or profiler version

1.17.1

Installed extensions

No response

Output of phpinfo()

No response

Upgrading from

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions