[SCM] qtquickcontrols2 packaging branch, experimental, updated. debian/5.9.0-1-6-g9e01236
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Jul 2 18:04:46 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols2.git;a=commitdiff;h=ffc1e02
The following commit has been merged in the experimental branch:
commit ffc1e028cfd8b7cd70d3665c6a8974b07fa9005e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Jul 2 21:01:57 2017 +0300
Add link to the bug because of which we ignore the tests results.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6b302b6..62b1572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtquickcontrols2-opensource-src (5.9.1-1) UNRELEASED; urgency=medium
* Add build-dependency on qtdeclarative5-dev-tools, to get QML cache
files generated.
* Bump Standards-Version to 4.0.0, no changes needed.
+ * Add link to the bug because of which we ignore the tests results.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 02 Jul 2017 20:25:35 +0300
diff --git a/debian/rules b/debian/rules
index 02a5219..7fdc7ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,7 @@ override_dh_install:
override_dh_auto_test-arch:
$(MAKE) install -Csrc/imports INSTALL_ROOT=$(CURDIR)/test_root
+ # The tests are not fatal because of https://bugreports.qt.io/browse/QTBUG-57100
-xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX" \
dh_auto_test --no-parallel -- -Ctests/auto -k \
LD_LIBRARY_PATH=$(CURDIR)/lib \
--
qtquickcontrols2 packaging
More information about the pkg-kde-commits
mailing list