~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src

« back to all changes in this revision

Viewing changes to debian/patches/disable_failing_tests.patch

  • Committer: Timo Jyrinki
  • Date: 2014-10-20 21:22:37 UTC
  • Revision ID: timo.jyrinki@canonical.com-20141020212237-bck6ryy0d4l01zwj
Go back to previous snapshot for now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
+//    void datastream();
9
9
     void traits();
10
10
     void idTraits();
11
 
     void debugOutput();
 
11
     void localIdTraits();
12
12
@@ -726,7 +726,7 @@
13
13
     QVERIFY(qHash(oi1) != qHash(oi4));qDebug()<<__LINE__;
14
14
     QVERIFY(qHash(oi1) == qHash(oi5));qDebug()<<__LINE__;