[neon/backports-focal/xdg-desktop-portal/Neon/unstable] debian/tests: d/tests/gnome-desktop-testing: Set TEST_IN_CI

Simon McVittie null at kde.org
Wed Jan 13 06:32:43 GMT 2021


Git commit 751a5c81db4d136e1e9754ef06a7e68023e7f4e3 by Simon McVittie.
Committed on 07/09/2020 at 18:39.
Pushed by ash into branch 'Neon/unstable'.

d/tests/gnome-desktop-testing: Set TEST_IN_CI

Upstream uses this to extend test timeouts and skip flaky tests.

M  +3    -0    debian/tests/gnome-desktop-testing

https://invent.kde.org/neon/backports-focal/xdg-desktop-portal/commit/751a5c81db4d136e1e9754ef06a7e68023e7f4e3

diff --git a/debian/tests/gnome-desktop-testing b/debian/tests/gnome-desktop-testing
index 3a8dbb9..27ca6f9 100755
--- a/debian/tests/gnome-desktop-testing
+++ b/debian/tests/gnome-desktop-testing
@@ -6,4 +6,7 @@ exec 2>&1
 # capsh is in /sbin
 export PATH="$PATH:/sbin:/usr/sbin"
 
+# Some tests are skipped or have longer timeouts in CI
+export TEST_IN_CI=1
+
 exec gnome-desktop-testing-runner xdg-desktop-portal



More information about the Neon-commits mailing list