Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opentelemetry-php-instrumentation] - Run php delivered unit tests with opentelemetry instrumentation #1152

Open
intuibase opened this issue Sep 13, 2023 · 1 comment
Labels
stale This issue didn't have recent activity

Comments

@intuibase
Copy link

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

@brettmc brettmc transferred this issue from open-telemetry/opentelemetry-php Sep 13, 2023
@bobstrecansky 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 bobstrecansky transferred this issue from open-telemetry/opentelemetry-php-instrumentation Dec 6, 2023
Copy link

stale bot commented Mar 17, 2024

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.

@stale stale bot added the stale This issue didn't have recent activity label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue didn't have recent activity
Projects
None yet
Development

No branches or pull requests

1 participant