Nothing n "Unit Test Results." at
https://nightlies.apache.org/ofbiz/stable/tests-results/framework/html/
But this in tests log
2026-04-13 16:06:42,055 |main |TestRunContainer |I| [JUNIT] Pass:
false | # Tests: 125 | # Failed: 0 # Errors: 1
2026-04-13 16:06:42,058 |main |TestRunContainer |I| [JUNIT]
----------------------------- ERRORS ----------------------------- [JUNIT]
2026-04-13 16:06:42,059 |main |TestRunContainer |I| -->
testAcctgTransOnSalesInvoice(org.apache.ofbiz.accounting.accounting.AutoAcctgTransSalesTests): Could not commit transaction for service
[updateShipment] call: Roll back error (with no rollbackOnly cause found), could not commit transaction, was rolled back instead: java.lang.Exception:
Transaction has timed out (Transaction has timed out)
2026-04-13 16:06:42,073 |main |TestRunContainer |I| org.apache.ofbiz.service.GenericServiceException: Could not commit transaction for
service [updateShipment] call: Roll back error (with no rollbackOnly cause found), could not commit transaction, was rolled back instead:
java.lang.Exception: Transaction has timed out (Transaction has timed out)
Maybe related to this commit. But then why a "Transaction has timed out" and nothing in
"Unit Test Results."
commit b99ca0bf28037a731dc8af5c9d3e63cb39669ddc
Author: Arun Patidar <[email protected]>
AuthorDate: Mon Apr 13 16:21:11 2026 +0530
Fixed: Issue on New Shipment screen after error on first attempt and
then rentering correct value. Form was calling invalid request as there
was a check on shipmenType which was not empty in context on reloaded page
after after.(OFBIZ-12157)
I rebuild to see how it goes...
Jacques
Le 13/04/2026 à 18:12, [email protected] a écrit :
Build status: BUILD FAILED: failed './gradlew --no-daemon ...' (failure)
Worker used: bb_worker4_ubuntu
URL:https://ci2.apache.org/#builders/122/builds/217
Blamelist: dependabot[bot]<49699333+dependabot[bot]@users.noreply.github.com>
Build Text: failed './gradlew --no-daemon ...' (failure)
Status Detected: new failure
Build Source Stamp: [branch release24.09]
e4ee36e1c71e388d6ebe536e41cd4437d271f461
Steps:
worker_preparation: 0
git: 0
initGradleWrapper: 0
build: 0
loadAll: 0
testIntegration: 2
-- ASF Buildbot