opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

[bug] test segfaults with xdebug 3.4.x

Open brettmc opened this issue 8 months ago • 3 comments

Our unit tests started to segfault about a week ago, which was narrowed down to tests/Unit/Context/ScopeTest.php (test_inactive_scope_detach) when generating coverage against xdebug 3.4.2

See upstream bug: https://bugs.xdebug.org/view.php?id=2332

Until the upstream bug is fixed, let's skip this test so that other work can progress.

brettmc avatar Apr 02 '25 10:04 brettmc

I think this issue is still live in 3.4.3...maybe we should skip that test for 3.4.x, or permanently with a todo + tracking issue?

brettmc avatar Jun 13 '25 02:06 brettmc

Not tested yet, but it sounds like we're good from 3.4.5

brettmc avatar Jul 14 '25 23:07 brettmc

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[bot] avatar Oct 18 '25 05:10 stale[bot]