From 8c5c18ff58fe015b0261a2632b60e3a3ac0149ac Mon Sep 17 00:00:00 2001 From: Srikanth Muppandam Date: Wed, 23 Sep 2026 20:16:53 +0530 Subject: [PATCH] graphics: make simple-egl FPS diagnostic in CI Signed-off-by: Srikanth Muppandam --- .../Graphics/weston-simple-egl/weston-simple-egl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runner/suites/Multimedia/Graphics/weston-simple-egl/weston-simple-egl.yaml b/Runner/suites/Multimedia/Graphics/weston-simple-egl/weston-simple-egl.yaml index 12e43352..1ed0aa7f 100755 --- a/Runner/suites/Multimedia/Graphics/weston-simple-egl/weston-simple-egl.yaml +++ b/Runner/suites/Multimedia/Graphics/weston-simple-egl/weston-simple-egl.yaml @@ -10,7 +10,7 @@ metadata: params: DURATION: "30s" WAIT_SECS: "10" - REQUIRE_FPS: "1" + REQUIRE_FPS: "0" TIME_SYNC_WAIT: "20" CLOCK_STEP_TOLERANCE: "2"