[SCM] KDE Base Runtime module packaging branch, kde4.12, updated. debian/4.13.1-1-1-ge1072a1

Adrien Grellier adrien-guest at moszumanska.debian.org
Wed May 28 16:35:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-runtime.git;a=commitdiff;h=4dbea2b

The following commit has been merged in the kde4.12 branch:
commit 4dbea2ba8c0f05210980d1e52d9277eaeee3acb3
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue May 20 15:06:20 2014 +0200

    More uri tests fail randomly. :(
---
 debian/patches/disable_flacky_tests | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/patches/disable_flacky_tests b/debian/patches/disable_flacky_tests
index 94f45bc..0bd992f 100644
--- a/debian/patches/disable_flacky_tests
+++ b/debian/patches/disable_flacky_tests
@@ -1,7 +1,16 @@
 Index: kde-runtime/kurifilter-plugins/tests/kurifiltertest.cpp
 ===================================================================
---- kde-runtime.orig/kurifilter-plugins/tests/kurifiltertest.cpp	2014-02-21 07:47:45.694599672 +0100
-+++ kde-runtime/kurifilter-plugins/tests/kurifiltertest.cpp	2014-04-29 17:33:48.503161340 +0200
+--- kde-runtime.orig/kurifilter-plugins/tests/kurifiltertest.cpp	2014-05-20 15:03:30.637246910 +0200
++++ kde-runtime/kurifilter-plugins/tests/kurifiltertest.cpp	2014-05-20 15:05:01.693663586 +0200
+@@ -256,7 +256,7 @@
+     filter( "ftp.kde.org:21", "ftp://ftp.kde.org:21", KUriFilterData::NetProtocol );
+     filter( "cr.yp.to", "http://cr.yp.to", KUriFilterData::NetProtocol );
+     filter( "www.kde.org:21", "http://www.kde.org:21", KUriFilterData::NetProtocol );
+-    filter( "foobar.local:8000", "http://foobar.local:8000", KUriFilterData::NetProtocol );
++    // filter( "foobar.local:8000", "http://foobar.local:8000", KUriFilterData::NetProtocol );
+     filter( "foo at bar.com", "mailto:foo at bar.com", KUriFilterData::NetProtocol );
+     filter( "firstname.lastname at x.foo.bar", "mailto:firstname.lastname at x.foo.bar", KUriFilterData::NetProtocol );
+     filter( "www.123.foo", "http://www.123.foo", KUriFilterData::NetProtocol );
 @@ -299,8 +299,8 @@
      // The default search engine is set to 'Google'
      //this may fail if your DNS knows domains KDE or FTP

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list