-
-
Notifications
You must be signed in to change notification settings - Fork 209
Test failures in testEdgeInvoiceImportUBL2 and testPushExport #1080
Copy link
Copy link
Open
Description
After cloning the repository on Windows 11 with java --version
openjdk 21.0.10 2026-01-20 LTS
OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing)
and mvn --version
Maven home: C:\Users\[redacted]\Documents\GitHub\apache-maven-3.9.14
Java version: 21.0.10, vendor: Eclipse Adoptium, runtime: C:\Program Files\Eclipse Adoptium\jdk-21.0.10.7-hotspot
Default locale: de_DE, platform encoding: UTF-8
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"
running mvn clean install I see
[ERROR] Errors:
[ERROR] UBLTest.testEdgeInvoiceImportUBL2:134 » Arithmetic Payable total in XML is 14918.84, but calculated total is 4918.84 with tax basis 12536.84 and with positions 12536.84 = 818.04 + 11718.80
[ERROR] ZF2PushTest.testPushExport:106 » Arithmetic Payable total in XML is 571.04, but calculated total is 572.04 with tax basis 496.00 and with positions 496.00 = 160.00 + 316.00 + 20.00
[INFO]
[ERROR] Tests run: 148, Failures: 0, Errors: 2, Skipped: 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels