aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-10-27 16:46:56 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-10-28 08:48:47 +0000
commitf4b2f9eeac7f9175a5834f405ad88fb6d28864e1 (patch)
tree5b2082eb665f5514a484df716e78749591173527 /tests/auto
parent84cd2f6b30ac107c0daa9ec37b114eb1a94323a5 (diff)
tst_sanity: remove bogus blacklisting
The Default style ComboBox does not use attached style properties. A harmless but useless warning about a passing blacklisted test: BPASS : tst_Sanity::attachedObjects(controls/ComboBox.qml) Change-Id: I865cee1b9850e031a4e966c2eeb16f0eb4bd280e Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/sanity/BLACKLIST2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/sanity/BLACKLIST b/tests/auto/sanity/BLACKLIST
index 2954a35f..965790e7 100644
--- a/tests/auto/sanity/BLACKLIST
+++ b/tests/auto/sanity/BLACKLIST
@@ -1,7 +1,5 @@
[signalHandlers:material/CursorDelegate.qml]
*
-[attachedObjects:controls/ComboBox.qml]
-*
[attachedObjects:material/ComboBox.qml]
*
[attachedObjects:material/Switch.qml]