Skip to content

Commit 2cb537e

Browse files
added pr_exclude for test failures
1 parent aedc189 commit 2cb537e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminValidateSimpleProductWithCustomOptionsDragNDropPerPageTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -18,6 +18,7 @@
1818
<testCaseId value="AC-6086"/>
1919
<useCaseId value="ACP2E-980"/>
2020
<group value="SimpleProduct"/>
21+
<group value="pr_exclude"/>
2122
</annotations>
2223

2324
<!-- Create two more custom options with 2 values -->

app/code/Magento/Search/Test/Mftf/Test/StorefrontVerifySearchTermEntityRedirectTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
66
*/
77
-->
88

@@ -15,6 +15,7 @@
1515
<description value="Storefront search by created search term with redirect. Verifying if created redirect is working"/>
1616
<severity value="CRITICAL"/>
1717
<group value="cloud"/>
18+
<group value="pr_exclude"/>
1819
</annotations>
1920

2021
<before>

0 commit comments

Comments
 (0)