From 4e0d0aa99e66ddfcdf0f0026b2fb21a664eeb8ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lefebvre?= Date: Mon, 12 May 2025 14:22:15 +0200 Subject: [PATCH] Unblacklist tst_qFileSystemModel::sort() on Ubuntu tst_qFileSystemModel::sort() is no longer flaky on Ubuntu 24. Pick-to: 6.8 6.5 Change-Id: I5a96cd06c78e2ff95d3d043cb6b11254946e5e19 Reviewed-by: Axel Spoerl (cherry picked from commit cb1c184ee83188a48a5c85fe9d866813f80d7917) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/gui/itemmodels/qfilesystemmodel/BLACKLIST | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/gui/itemmodels/qfilesystemmodel/BLACKLIST b/tests/auto/gui/itemmodels/qfilesystemmodel/BLACKLIST index 4119afce84d..fd1796e68cf 100644 --- a/tests/auto/gui/itemmodels/qfilesystemmodel/BLACKLIST +++ b/tests/auto/gui/itemmodels/qfilesystemmodel/BLACKLIST @@ -1,5 +1,4 @@ [sort:QFileDialog usage] -ubuntu b2qt [specialFiles] b2qt