Skip to content

Commit 975b9ee

Browse files
committed
AC-9264::CNS Integration Broken and Failed tests 2.4.7-beta2-develop for S3
1 parent 766f08e commit 975b9ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dev/tests/integration/testsuite/Magento/GraphQl/_files/state-skip-list.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@
8080
Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null,
8181
Magento\Framework\Url::class => null,
8282
Magento\Framework\HTTP\PhpEnvironment\RemoteAddress::class => null,
83+
Magento\RemoteStorage\Driver\DriverPool::class => null,
84+
Magento\Framework\Filesystem\File\ReadFactory::class => null,
85+
Magento\RemoteStorage\Model\Filesystem\Directory\WriteFactory::class => null,
86+
'remoteReadFactory' => null,
8387
],
8488
'' => [
8589
],

0 commit comments

Comments
 (0)