awaneetdecoder commented on code in PR #5646:
URL: https://github.com/apache/fineract/pull/5646#discussion_r3000582648
##########
fineract-e2e-tests-runner/src/test/resources/features/SavingsAccount.feature:
##########
@@ -34,3 +34,15 @@
And Client successfully deposits 1000 EUR to the savings account on "1
June 2022" date
And Client successfully withdraw 1000 EUR from the savings account on "1
June 2022" date
And Client successfully deposits 1000 USD to the savings account on "1
June 2022" date
+
+ @Skip @TestRailId:C2441
Review Comment:
Hi @adamsaghy, after further investigation — I checked all 15 CI shards and
none of them contain SavingsAccount.feature, so scenario C2441 has not actually
been executed yet. The verify (build-core, main) failure is caused by
cyclonedxDirectBom failing to resolve org.eclipse.platform:org.eclipse.swt —
unrelated to my changes. Could you please re-run the E2E workflow so C2441 gets
a clean run? Thank you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]