From caa54d2d9dff8076991427d22351e21961485fb4 Mon Sep 17 00:00:00 2001 From: Betty Lin Date: Fri, 6 Sep 2019 13:45:13 +0800 Subject: adjust graphic test for UMA platform In the original test plan 'after-suspend-graphics-integrated-gpu-cert-automated', 'suspend/1_resolution_before_suspend_.*_auto' after 'graphics/1_auto_switch_card_.*'. When the laptop is UMA, the auto_switch_card test doesn't run, then 'suspend/1_resolution_before_suspend_.*_auto' will run after suspend. To avoid the situation, move 'suspend/1_resolution_before_suspend_.*_auto' to 'graphics-integrated-gpu-cert-automated' test plan. --- units/graphics/test-plan.pxu | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'units/graphics') diff --git a/units/graphics/test-plan.pxu b/units/graphics/test-plan.pxu index e0f2bb8..fd52dc7 100644 --- a/units/graphics/test-plan.pxu +++ b/units/graphics/test-plan.pxu @@ -31,14 +31,15 @@ _name: Graphics tests (integrated GPU) (Automated) _description: Graphics tests (integrated GPU) (Automated) include: - graphics/1_auto_switch_card_.* certification-status=blocker - graphics/xorg-version certification-status=blocker - graphics/xorg-failsafe certification-status=blocker - graphics/xorg-process certification-status=blocker - graphics/VESA_drivers_not_in_use certification-status=blocker - graphics/1_driver_version_.* certification-status=blocker - graphics/1_compiz_check_.* certification-status=blocker + graphics/1_auto_switch_card_.* certification-status=blocker + graphics/xorg-version certification-status=blocker + graphics/xorg-failsafe certification-status=blocker + graphics/xorg-process certification-status=blocker + graphics/VESA_drivers_not_in_use certification-status=blocker + graphics/1_driver_version_.* certification-status=blocker + graphics/1_compiz_check_.* certification-status=blocker graphics/1_minimum_resolution_.* + suspend/1_resolution_before_suspend_.*_auto certification-status=blocker bootstrap_include: graphics_card @@ -99,7 +100,6 @@ _name: After suspend tests (integrated GPU automated) _description: After suspend tests (integrated GPU automated) include: graphics/1_auto_switch_card_.* certification-status=blocker - suspend/1_resolution_before_suspend_.*_auto certification-status=blocker suspend/1_suspend_after_switch_to_card_.*_auto certification-status=blocker # The following after suspend jobs will automatically select the right suspend job # depending on the amount of graphic cards available on the SUT: -- cgit v1.2.3