Skip to content

Fix timeout in Symfony community build#22450

Closed
iluuu1994 wants to merge 1 commit into
php:PHP-8.2from
iluuu1994:fix-community-symfony-timeout
Closed

Fix timeout in Symfony community build#22450
iluuu1994 wants to merge 1 commit into
php:PHP-8.2from
iluuu1994:fix-community-symfony-timeout

Conversation

@iluuu1994

Copy link
Copy Markdown
Member

FileInputHelperTest::testReadWithPasteDetectionAbortsBeyondMaxBytes() causes massive amounts of system calls with USE_ZEND_ALLOC=0, leading to timeouts. Skip this test in our build.

For context: https://github.com/php/php-src/actions/runs/28141436710/job/83339583860

@TimWolla TimWolla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust this being correct and didn't look into it.

FileInputHelperTest::testReadWithPasteDetectionAbortsBeyondMaxBytes() causes
massive amounts of system calls with USE_ZEND_ALLOC=0, leading to timeouts. Skip
this test in our build.

Closes phpGH-22450
@iluuu1994 iluuu1994 force-pushed the fix-community-symfony-timeout branch from c8c7cc8 to 30dd962 Compare June 25, 2026 13:45
@iluuu1994 iluuu1994 closed this in 1182b14 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants