You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should run twice, with and without instrumentation
Steps:
run in docker
unzip php sources
deploy opentelemetry
run phpt tests
scan for failures and compare with run without agent loaded (list of failed tests are available in output file)
enable crash detection in native part
make report
The text was updated successfully, but these errors were encountered:
brettmc
transferred this issue from open-telemetry/opentelemetry-php
Sep 13, 2023
bobstrecansky
changed the title
Run php delivered unit tests with opentelemetry instrumentation
[opentelemetry-php-instrumentation] - Run php delivered unit tests with opentelemetry instrumentation
Dec 6, 2023
bobstrecansky
transferred this issue from open-telemetry/opentelemetry-php-instrumentation
Dec 6, 2023
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Run PHP engine unit tests and extensions unit test with opentelemetry instrumentation
It should run with all supported PHP versions
https://github.com/php/php-src/tree/master/tests
It should run twice, with and without instrumentation
Steps:
run in docker
unzip php sources
deploy opentelemetry
run phpt tests
scan for failures and compare with run without agent loaded (list of failed tests are available in output file)
enable crash detection in native part
make report
The text was updated successfully, but these errors were encountered: