Open LastTalon opened 4 years ago
Wrapping back to this issue after several years, I still have no definitive cause for this bug. It happens intermittently and rarely (encountered using github action runners) and every time it has happened, simply re-running the job has resulted in a success.
I've never had it happen outside of CI and there is no discernible difference I've seen in CI logs that would indicate a cause. I think creating a reproduction for this bug is unlikely.
Run-in-Roblox failed while apparently giving a clean exit code during CI setup when running the command
run-in-roblox --place build.rbxlx --script Tests/Run.server.lua
.Unfortunately I cannot reproduce this. Rerunning the job resulted in expected behavior. If I encounter it again I'll leave more details.