diff options
author | Helen Koike <helen.koike@collabora.com> | 2023-10-23 21:45:20 -0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2023-10-26 15:24:21 +0200 |
commit | 81224d948ceb8433eb25fe33528b0696f1fcfc42 (patch) | |
tree | 5c856aa27275514775303443efee3e4f9e1d715e /drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt | |
parent | 57e3cd26c14bc53666f9cbaaca000fdcbff9ee5b (diff) |
drm/ci: clean up xfails (specially flakes list)
Since the script that collected the list of the expectation files was
bogus and placing test to the flakes list incorrectly, restart the
expectation files with the correct script.
This reduces a lot the number of tests in the flakes list.
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Link: https://lore.kernel.org/r/20231024004525.169002-6-helen.koike@collabora.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt')
-rw-r--r-- | drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt b/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt index 88a1fc0a3b0d..2cd49e8ee47f 100644 --- a/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt +++ b/drivers/gpu/drm/ci/xfails/msm-apq8096-fails.txt @@ -1,2 +1,4 @@ kms_3d,Fail kms_addfb_basic@addfb25-bad-modifier,Fail +kms_force_connector_basic@force-edid,Fail +kms_hdmi_inject@inject-4k,Fail |