Closed
Description
There are failed MFTF tests for MFTF tests.
Please see magento log for corresponding test:
<2021-10-06T13:11:57.592836+00:00> report.CRITICAL: Error: fsockopen(): Argument #3 ($error_code) cannot be passed by reference in /var/www/html/lib/internal/Magento/Framework/Filesystem/Driver/Http.php:253
{code}
Steps to reproduce:
* Run following test with PHP8
* AdminImportDownloadableProductsWithUrlLinksTest
Actual result:
Test failed with
{code:java}
An error has happened during application run. See exception log for details.
Expected result:
Test should pass