[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#806420: debian-edu: test suite times out on ci.debian.net



Arggg,

On 16-03-18 12:49, Holger Levsen wrote:
> Hi Paul,
> 
> On Fri, Mar 16, 2018 at 06:11:57AM +0100, Paul Gevers wrote:
>> As an encouragement for you to upload soon with my patch (or an improved
>> one skipping lots of tests), Antonio removed the blacklisting
>> yesterday¹, which is live as we speak.
> 
> Antonio removed the blacklisting yesterday, because yesterday I uploaded
> src:debian-edu with your patch included :)

I checked the first results and noticed that I send the patch from an
intermediate git commit of mine, instead of the final one.

My whole discussion about large combination set was for the test suite
with the attached patch applied.

As you can see, there seems to be quite a bit of redundancy. I propose
to first fix the issue with the current test (it appears something
genuine in debian-edu) before adding more tests.

(The breaks-testbed is to make sure every tests is started with a
pristine container as discussed in the #debci IRC channel yesterday).

Paul
From a4570e8765e017e41deaa6da3418b2fd637282bf Mon Sep 17 00:00:00 2001
From: Paul Gevers <elbrus@debian.org>
Date: Thu, 15 Mar 2018 13:26:10 +0100
Subject: [PATCH] Add missing combinations from the original test suite

---
 debian/tests/control | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 83 insertions(+), 3 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index d1611a5a..d651e873 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,11 +1,91 @@
 Tests: test-tasksel-desktop
 Depends: education-common
-Restrictions: needs-root allow-stderr
+Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Minimal debian/tests/test-metapkgs
 Depends: education-common, how-can-i-help
-Restrictions: needs-root allow-stderr
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Main-Server debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
 
 Test-Command: PROFILE=Workstation DESKTOP=kde debian/tests/test-metapkgs
 Depends: education-common, how-can-i-help
-Restrictions: needs-root allow-stderr
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Roaming-Workstation DESKTOP=kde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=LTSP-Server DESKTOP=kde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Standalone DESKTOP=kde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Workstation DESKTOP=gnome debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Roaming-Workstation DESKTOP=gnome debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=LTSP-Server DESKTOP=gnome debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Standalone DESKTOP=gnome debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Workstation DESKTOP=lxde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Roaming-Workstation DESKTOP=lxde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=LTSP-Server DESKTOP=lxde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Standalone DESKTOP=lxde debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Workstation DESKTOP=xfce debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Roaming-Workstation DESKTOP=xfce debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=LTSP-Server DESKTOP=xfce debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Standalone DESKTOP=xfce debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Workstation DESKTOP=mate debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Roaming-Workstation DESKTOP=mate debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=LTSP-Server DESKTOP=mate debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
+
+Test-Command: PROFILE=Standalone DESKTOP=mate debian/tests/test-metapkgs
+Depends: education-common, how-can-i-help
+Restrictions: needs-root allow-stderr breaks-testbed
-- 
2.16.2

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: