Skip to content

Commit

Permalink
Fix test flakiness with --lockstep
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
  • Loading branch information
scpeters authored May 24, 2023
1 parent 29dbe5a commit 032247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/camera_sensor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1521,7 +1521,7 @@ TEST_F(CameraSensor, LensFlareWideAngleCamera)
/////////////////////////////////////////////////
TEST_F(CameraSensor, LensFlareWideAngleCameraOcclusion)
{
Load("worlds/lensflare_wideangle_cam.world", true);
LoadArgs(" --lockstep -u worlds/lensflare_wideangle_cam.world");

// Make sure the render engine is available.
if (rendering::RenderEngine::Instance()->GetRenderPathType() ==
Expand Down

0 comments on commit 032247e

Please sign in to comment.