From 328a9420d0e473a4adde9bcbad2bad1ecde7aba2 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Sat, 27 Oct 2012 11:46:37 +0200 Subject: [PATCH] test: Update task number for QAccesibilityLinux autotest. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reference tasks with detailed information of failures rather than generic task for blacklisted tests. Task-number: QTBUG-27732 Change-Id: I0f0f500d255ea8748dd98d066deeaf1dfcdb7ec8 Reviewed-by: Frederik Gladhorn Reviewed-by: Jan Arve Sæther --- tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro b/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro index be6b537c0c..a6fb145604 100644 --- a/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro +++ b/tests/auto/other/qaccessibilitylinux/qaccessibilitylinux.pro @@ -1,7 +1,7 @@ CONFIG += testcase # This is temporary to start running the test as part of normal CI. -CONFIG += insignificant_test +CONFIG += insignificant_test # QTBUG-27732 TARGET = tst_qaccessibilitylinux