There is some non-seeded randomness in the "network externalizes empty-tx-set on missing value" test that causes it to fail on some platforms with --check-lcm. We removed the Ledger Close Meta generation in 9c4f444 to unblock #5435. We should figure out where this nondeterminism is coming from and re-enable LCM generation in this test if possible.
There is some non-seeded randomness in the "network externalizes empty-tx-set on missing value" test that causes it to fail on some platforms with
--check-lcm. We removed the Ledger Close Meta generation in 9c4f444 to unblock #5435. We should figure out where this nondeterminism is coming from and re-enable LCM generation in this test if possible.