Skip to content

Commit a9f7992

Browse files
committed
MTA-4134: Ignore functional test failures caused by Magento issues
1 parent 896e10f commit a9f7992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Sales/Test/TestCase/CreateCreditMemoEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\Sales\Test\TestCase\CreateCreditMemoEntityTest" summary="Create Credit Memo for Offline Payment Methods" ticketId="MAGETWO-29116">
1010
<variation name="CreateCreditMemoEntityTestVariation1" summary="Assert items return to stock (partial refund)">
11+
<data name="issue" xsi:type="string">MAGETWO-65659: [FT] Magento\Sales\Test\TestCase\CreateCreditMemoEntityTest fails randomly on Jenkins</data>
1112
<data name="order/data/refund" xsi:type="array">
1213
<item name="0" xsi:type="array">
1314
<item name="invoiceId" xsi:type="string">0</item>

0 commit comments

Comments
 (0)