From 9a4c32cedda3a00e06eb3aed13a731d23f6c56d9 Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Wed, 23 Mar 2022 14:09:18 +0100 Subject: [PATCH] Android: unblacklist tst_QStringConverter::convertUtf8() The test was failing because test data was not provided correctly. That was fixed in 4aea86f5e8f4533a2a7ca9d7c21da8f81118c631 but the test was never unblacklisted. Fixes: QTBUG-87418 Pick-to: 6.3 6.2 Change-Id: Ibef7dcfaf59ef50f90d6538a562d03af17f065e0 Reviewed-by: Assam Boudjelthia --- tests/auto/corelib/text/qstringconverter/BLACKLIST | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/auto/corelib/text/qstringconverter/BLACKLIST diff --git a/tests/auto/corelib/text/qstringconverter/BLACKLIST b/tests/auto/corelib/text/qstringconverter/BLACKLIST deleted file mode 100644 index 0bf1982277..0000000000 --- a/tests/auto/corelib/text/qstringconverter/BLACKLIST +++ /dev/null @@ -1,3 +0,0 @@ -# QTBUG-87418 -[convertUtf8] -android