-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
There is an intermittent failure in SendToOwnersTestPlanSpec.groovy that looks like this:
foundation.omni.test.rpc.sto.SendToOwnersTestPlanRawSpec.Five equal owners (amount enough only for first four owners, amount NOT divisible by number of recipients) FAILED
Condition not satisfied:
balance.balance.numberValue() == expectedAvailable
| | | | |
| | 1.00001584 | 1.0
| 1.00001584 false
[balance: 1.00001584, reserved: 1.0, frozen: 0.0]
at app//foundation.omni.test.rpc.sto.SendToOwnersTestPlanSpec.assertBalance(SendToOwnersTestPlanSpec.groovy:447)
at foundation.omni.test.rpc.sto.SendToOwnersTestPlanSpec.#description(SendToOwnersTestPlanSpec.groovy:72)
This is happening on the PR #228 branch, but I am not certain it is related to the changes in that PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels