awaneetdecoder commented on code in PR #5646:
URL: https://github.com/apache/fineract/pull/5646#discussion_r3000545642
##########
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, I've removed @Skip as requested and ran both commands locally
— first passed, second failed on :fineract-war:binaryDistTar due to a duplicate
JAR conflict unrelated to my changes. Investigated all 15 CI shard failures —
none contain SavingsAccount.feature, so C2441 has not been executed yet. The
verify failure is also pre-existing (cyclonedxDirectBom / Eclipse SWT). I also
cleaned up a redundant import and pushed the fix. Could you please re-run the
E2E workflow? 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]