diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-10-28 00:19:24 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-10-29 03:26:56 (GMT) |
commit | 526fdcafdba2b2984924b09b68c473b5160443a1 (patch) | |
tree | 12444de599be9a6cafe0bf0f1c53c9837c8032eb /tests/auto/qwidget | |
parent | cabfa68f3e37e79a18775a9970f6d166e75ece07 (diff) | |
download | Qt-526fdcafdba2b2984924b09b68c473b5160443a1.zip Qt-526fdcafdba2b2984924b09b68c473b5160443a1.tar.gz Qt-526fdcafdba2b2984924b09b68c473b5160443a1.tar.bz2 |
Change all valid Task-Tracker references to bugreports.qt.nokia.com reference.
Diffstat (limited to 'tests/auto/qwidget')
-rw-r--r-- | tests/auto/qwidget/tst_qwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qwidget/tst_qwidget.cpp b/tests/auto/qwidget/tst_qwidget.cpp index 050d1c5..5630370 100644 --- a/tests/auto/qwidget/tst_qwidget.cpp +++ b/tests/auto/qwidget/tst_qwidget.cpp @@ -2982,7 +2982,7 @@ void tst_QWidget::stackUnder() qApp->processEvents(); #endif #ifndef Q_WS_MAC - QEXPECT_FAIL(0, "Task 153869", Continue); + QEXPECT_FAIL(0, "See QTBUG-493", Continue); #endif QCOMPARE(child->numPaintEvents, 0); } else { |