From 44be214a785cbf1e6fd43aa1899cc6407536d7d3 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Mon, 23 May 2011 17:19:55 +1000 Subject: [PATCH] Add task numbers for disabled autotests Change-Id: I830cdbf60ad1edf554b19cd7e6fdbd459f3e160f Reviewed-by: Trust Me --- tests/auto/host.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/auto/host.pro b/tests/auto/host.pro index fe65940..ebe9d56 100644 --- a/tests/auto/host.pro +++ b/tests/auto/host.pro @@ -7,6 +7,6 @@ SUBDIRS=\ uic \ qmake \ rcc \ - #atwrapper \ # These tests need significant updating, - #uiloader \ # they have hardcoded machine names etc. + #atwrapper \ # QTBUG-19452: This test needs to be reworked or discarded + #uiloader \ # QTBUG-19453: this test has hardcoded machine names etc. -- 2.7.4