summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoni Jantti <joni.jantti@qt.io>2017-12-22 09:39:06 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-12-27 14:41:00 +0000
commit597b96b8fa2fc8b9331db8ecc85d742be83fbec5 (patch)
tree303c6771c5ea7d883ae9342b48cfeeacbc9fe1cf
parent3d7cdb64fca260b303b44263312af3eb65eb175e (diff)
Blacklist tst_QDateTime::operator_eqeq
This autotest fails on the new Ubuntu 16.04 template with UTC timezone in the system settings. Task-number: QTBUG-65435 Change-Id: I397f01ab3fed354a4eeec8b05415226a75fce5a1 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
-rw-r--r--tests/auto/corelib/tools/qdatetime/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/qdatetime/BLACKLIST b/tests/auto/corelib/tools/qdatetime/BLACKLIST
new file mode 100644
index 0000000000..e78f5cfd87
--- /dev/null
+++ b/tests/auto/corelib/tools/qdatetime/BLACKLIST
@@ -0,0 +1,3 @@
+[operator_eqeq]
+ubuntu-16.04
+b2qt