diff options
author | PMR <pmr@pmr-lander> | 2019-09-06 07:06:34 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2019-09-06 07:06:34 +0000 |
commit | 8a4f43c1d6cddaeabeb19ddf46b664a9d0ade009 (patch) | |
tree | f0c8b66d6a846500a1d86eaeef6b4d1858cc89a0 | |
parent | 14c625a1d39af04c35bd1d3ea9ef8f9522d08b93 (diff) | |
parent | caa54d2d9dff8076991427d22351e21961485fb4 (diff) |
Merge #372390 from ~bettyl/plainbox-provider-checkbox:adjust_graphic_test_uma
-rw-r--r-- | units/graphics/test-plan.pxu | 16 |
1 files changed, 8 insertions, 8 deletions
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: |