When testing the new randomness syscall (implemented in built-in actors), which allows the caller to specify the epoch, @ZenGround0 received an out-of-gas when using an epoch from the future. The call should fail, but return an error corresponding to illegal argument (or possibly limit exceeded).
server returned an error response: error code 1: message execution failed: exit SysErrOutOfGas(7), revert reason: none, vm error: message failed with backtrace:
00: f01009 (method 3844450837) -- out of gas (7)
(RetCode=7)