File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
app/code/Magento/AwsS3/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1616 <description value =" Verify that when a user deletes a folder in Media Gallery that the directory gets
1717 deleted in S3 and in the local file system." />
1818 <severity value =" CRITICAL" />
19+ <skip >
20+ <issueId value =" AC-11388" >Excluding to make s3 backward compatible with flysystem lib</issueId >
21+ </skip >
1922 <group value =" remote_storage_aws_s3_media_gallery_ui" />
23+ <group value =" pr_exclude" />
2024 </annotations >
2125
2226 <before >
5862 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
5963 </after >
6064
61- < magentoCLI command = " remote-storage:sync " timeout = " 120 " stepKey = " syncRemoteStorage " />
65+
6266 <!-- Verify Images & Directories in S3 & Local File System -->
6367 <helper class =" Magento\AwsS3\Test\Mftf\Helper\S3FileAssertions" method =" assertFileExists" stepKey =" assertS3BaseImageExists" >
6468 <argument name =" filePath" >media/wysiwyg/{{AdminMediaGalleryFolderData.name}}/{{AdminMediaGalleryFolder2Data.name}}/{{ImageUpload.file}}</argument >
Original file line number Diff line number Diff line change 1616 <description value =" Verify that when a user deletes an image in Media Gallery that the image gets deleted
1717 in S3 and in the local file system." />
1818 <severity value =" CRITICAL" />
19+ <skip >
20+ <issueId value =" AC-11388" >Excluding to make s3 backward compatible with flysystem lib</issueId >
21+ </skip >
1922 <group value =" remote_storage_aws_s3_media_gallery_ui" />
23+ <group value =" pr_exclude" />
2024 </annotations >
2125
2226 <before >
5458 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
5559 </after >
5660
57- < magentoCLI command = " remote-storage:sync " timeout = " 120 " stepKey = " syncRemoteStorage " />
61+
5862 <!-- Verify Images & Directories in S3 & Local File System -->
5963 <helper class =" Magento\AwsS3\Test\Mftf\Helper\S3FileAssertions" method =" assertFileExists" stepKey =" assertS3BaseImageExists" >
6064 <argument name =" filePath" >media/wysiwyg/{{AdminMediaGalleryFolderData.name}}/{{ImageUpload.file}}</argument >
You can’t perform that action at this time.
0 commit comments