-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Milestone
Description
Some of the integration tests are failinig, as per run:
https://github.com/ArcadeData/arcadedb/actions/runs/18428141061/job/52512138781
Some of them where rewritten and/or fixed in the past. Sometimes the problem is that the test uses fixed timeouts, sometimes uses wrong timing in calling UAT.
Stategy to apply, must be verified:
- use awaitility instead of fixed timeouts
- use Executors for multi thread tests
Reactions are currently unavailable