From 9b23cb3ca13b6653c061d6f567231de5eb88e185 Mon Sep 17 00:00:00 2001 From: Srikanth Muppandam Date: Wed, 23 Sep 2026 21:36:55 +0530 Subject: [PATCH] Revert "graphics: make simple-egl FPS diagnostic in CI" This reverts commit 8c5c18ff58fe015b0261a2632b60e3a3ac0149ac. 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 1ed0aa7f..12e43352 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: "0" + REQUIRE_FPS: "1" TIME_SYNC_WAIT: "20" CLOCK_STEP_TOLERANCE: "2"