Aman-Mittal commented on PR #509:
URL:
https://github.com/apache/fineract-backoffice-ui/pull/509#issuecomment-5558627962
Correction to my last comment: the 37 unit-test failures were mine, not the
repo's. Nothing to file.
My working copy had drifted from the lockfile — `@angular/build` 22.0.7 and
`vitest` 4.1.10 installed, against 22.1.0 and 4.1.11 pinned. Reinstalling with
`npm ci` and re-running this branch:
```
Test Files 236 passed (236)
Tests 1415 passed (1415)
```
CI was right and I was reading a stale tree. The two files that failed
(`loan-product-form` and `fixed-deposit-product-form`) passed individually but
failed together on the old builder, which is what made it look like a
suite-level defect.
--
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]