summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-10-06 11:04:57 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2009-10-07 12:37:20 +1000
commit130c11f50c0a1992f0a2fe5ff844191ee097c6f8 (patch)
tree8518837ae8fdcf10d2df70416da3faf68e51c483 /tests
parent572a6b725b0af8027a767d73f7f96d496e7a1ca9 (diff)
Autotest: disable the globalObjects test.
We are not going to fix this in 4.5. I doubt we'll fix it in 4.6 either, so I'll reenable it for 4.7 only. (cherry picked from commit 7ed2e44c48ac625993cf33cdbb70f82b0a3cb1af)
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/symbols/tst_symbols.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/symbols/tst_symbols.cpp b/tests/auto/symbols/tst_symbols.cpp
index 87bd63b039..6103ede00d 100644
--- a/tests/auto/symbols/tst_symbols.cpp
+++ b/tests/auto/symbols/tst_symbols.cpp
@@ -100,6 +100,7 @@ void tst_Symbols::globalObjects()
#ifndef Q_OS_LINUX
QSKIP("Linux-specific test", SkipAll);
#endif
+ QSKIP("Test disabled, we're not fixing these issues in this Qt version", SkipAll);
// these are regexps for global objects that are allowed in Qt
QStringList whitelist = QStringList()