Commit 1182b14
committed
[skip ci] Fix timeout in Symfony community build
FileInputHelperTest::testReadWithPasteDetectionAbortsBeyondMaxBytes() causes
massive amounts of system calls with USE_ZEND_ALLOC=0, leading to timeouts. Skip
this test in our build.
Closes GH-224501 parent 98b8632 commit 1182b14
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
576 | 580 | | |
577 | 581 | | |
578 | 582 | | |
| |||
0 commit comments