[sysadmin/ci-tooling] build-specs/Applications: Both messagelib and mailcommon also use the same Akonadi Server test framework which doesn't exit properly.

Ben Cooksley null at kde.org
Thu Apr 18 13:27:57 BST 2019


Git commit c83621a0b80d9a26c517f67643f74ab856b886c6 by Ben Cooksley.
Committed on 18/04/2019 at 12:27.
Pushed by bcooksley into branch 'master'.

Both messagelib and mailcommon also use the same Akonadi Server test framework which doesn't exit properly.
All of these hanging cases are likely ultimately the same bug sadly.

CCMAIL: kde-pim at kde.org

A  +7    -0    build-specs/Applications/mailcommon.yaml
A  +7    -0    build-specs/Applications/messagelib.yaml

https://invent.kde.org/sysadmin/ci-tooling/commit/c83621a0b80d9a26c517f67643f74ab856b886c6

diff --git a/build-specs/Applications/mailcommon.yaml b/build-specs/Applications/mailcommon.yaml
new file mode 100644
index 0000000..c8f863a
--- /dev/null
+++ b/build-specs/Applications/mailcommon.yaml
@@ -0,0 +1,7 @@
+kf5-qt5:
+  run-tests: False
+  per-test-timeout: 60
+
+stable-kf5-qt5:
+  run-tests: False
+  per-test-timeout: 60
diff --git a/build-specs/Applications/messagelib.yaml b/build-specs/Applications/messagelib.yaml
new file mode 100644
index 0000000..c8f863a
--- /dev/null
+++ b/build-specs/Applications/messagelib.yaml
@@ -0,0 +1,7 @@
+kf5-qt5:
+  run-tests: False
+  per-test-timeout: 60
+
+stable-kf5-qt5:
+  run-tests: False
+  per-test-timeout: 60



More information about the kde-pim mailing list