[Semaphore] skip failing tests on GitHub Actions with PHP 8.5#59846
Merged
nicolas-grekas merged 1 commit intosymfony:6.4from Feb 24, 2025
Merged
[Semaphore] skip failing tests on GitHub Actions with PHP 8.5#59846nicolas-grekas merged 1 commit intosymfony:6.4from
nicolas-grekas merged 1 commit intosymfony:6.4from
Conversation
Member
xabbuh
commented
Feb 24, 2025
| Q | A |
|---|---|
| Branch? | 6.4 |
| Bug fix? | no |
| New feature? | no |
| Deprecations? | no |
| Issues | |
| License | MIT |
nicolas-grekas
approved these changes
Feb 24, 2025
Member
nicolas-grekas
left a comment
There was a problem hiding this comment.
FYI @tillkruss this skips segfaults on PHP 8.5 when Relay is used. (PR welcome to revert this PR once support is fixed)
Member
|
Good catch, thanks @xabbuh. |
Contributor
|
@nicolas-grekas We'll fix it this week 👍 |
Contributor
|
We rebuilt with the latest 8.5 version but it still crashing. Might just have to consider 8.5 unstable until it's RC1. |
|
For a bit more context, it looks decidedly like an Building Relay inside the container fixes the problem and so does using a different source image. Unfortunately there is nothing obviously wrong with our 8.5 builds (e.g. warnings due to changing PHP internals). I'm still going to try and pinpoint the issue, but at the very least we'll make sure it's working/fixed when 8.5 is released. |
This was referenced Nov 24, 2025
xabbuh
added a commit
that referenced
this pull request
Nov 26, 2025
This PR was submitted for the 8.1 branch but it was merged into the 6.4 branch instead. Discussion ---------- Restore Relay 8.5 test | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no <!-- if yes, also update src/**/CHANGELOG.md --> | Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md --> | Issues | #59846 | License | MIT This test was disabled and should not longer segfault. Commits ------- e792bdd Restore Relay 8.5 test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.