Same commit, same command, two machines.
On my laptop:
sdods run -p rwa-bank -e local -l ui -b chromium -t @visualGreen, every time. On the CI job (Ubuntu runner, project has retries: { ci: 2 }) the scenario is reported flaky. Attempt 1:
Error: A snapshot doesn't exist at projects/rwa-bank/features/__screenshots__/rwa-bank--ui--chromium/linux/signin.png, writing actual.Attempt 2 passes and the run finishes green-with-a-flaky. Nothing in git changed between the attempts, obviously. This has happened on every nightly for a week and I do not understand what is unstable.