mirror of
https://github.com/moby/buildkit.git
synced 2026-08-10 17:14:08 +00:00
The test was making an assertion that is no longer expected to always be true after #2195, which purposely made flightcontrol less deterministic. This lead to occasional failures. Signed-off-by: Erik Sipsma <erik@sipsma.dev>