[CC-3235] Release 5.9.0 #264
Triggered via pull request
February 18, 2026 10:16
Status
Failure
Total duration
11m 45s
Artifacts
–
Annotations
4 errors
|
CustomerTest.testCreateMaximumMrsCustomer:
src/test/java/com/unzer/payment/business/CustomerTest.java#L52
expected: <Thu May 08 02:00:00 CEST 1986> but was: <Wed May 07 02:00:00 CEST 1986>
|
|
CardTest.testPreauthorizeAndPaymentCardType:
src/test/java/com/unzer/payment/integration/paymenttypes/CardTest.java#L97
Unzer responded with 500 when calling https://sbx-api.unzer.com/v1/payments/preauthorize/. [{merchantMessage:An error occurred. Please contact us for more information., customerMessage:An error occurred. Please contact us for more information., code:API.000.000.999}]
|
|
PayUTest.charge:
src/test/java/com/unzer/payment/integration/paymenttypes/PayUTest.java#L43
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/charges/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
|
|
build
Process completed with exit code 1.
|