From cb37a1d0c3fce7951f5d7f1fb4a04f90e038f01b Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Fri, 9 Aug 2019 11:00:21 +0200 Subject: Fix the blacklisting of tst_qquicktext::contentSize The correct keyword set for blacklisting a test on mingw is "windows gcc" not "win32 gcc". Amends db8fc6e8541f132ad84f7d91a0c25ed3073d7afc Change-Id: Idad4c9370b7d4c09acde160e6053191df7ee1aad Reviewed-by: Simon Hausmann --- tests/auto/quick/qquicktext/BLACKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/qquicktext/BLACKLIST') diff --git a/tests/auto/quick/qquicktext/BLACKLIST b/tests/auto/quick/qquicktext/BLACKLIST index 5909e988c0..594f9af3b3 100644 --- a/tests/auto/quick/qquicktext/BLACKLIST +++ b/tests/auto/quick/qquicktext/BLACKLIST @@ -5,4 +5,4 @@ osx-10.12 [fontSizeMode] opensuse-42.1 [contentSize] -win32 gcc +windows gcc -- cgit v1.2.3