Source: gnudatalanguage Version: 1.0.1-3 Severity: important Tags: patch Dear Maintainer,
The test-gdl autopkgtest is flaky and should be marked as such. Please apply the attached patch. Kind Regards, Bas
diff -Nru gnudatalanguage-1.0.1/debian/changelog gnudatalanguage-1.0.1/debian/changelog --- gnudatalanguage-1.0.1/debian/changelog 2021-12-11 13:06:20.000000000 +0100 +++ gnudatalanguage-1.0.1/debian/changelog 2022-07-31 15:45:11.000000000 +0200 @@ -1,3 +1,10 @@ +gnudatalanguage (1.0.1-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark test-gdl autopkgtest as flaky. + + -- Bas Couwenberg <sebas...@debian.org> Sun, 31 Jul 2022 15:45:11 +0200 + gnudatalanguage (1.0.1-3) unstable; urgency=medium * Lift the usual restrictions on the size of the global offset table diff -Nru gnudatalanguage-1.0.1/debian/tests/control gnudatalanguage-1.0.1/debian/tests/control --- gnudatalanguage-1.0.1/debian/tests/control 2020-06-20 14:34:35.000000000 +0200 +++ gnudatalanguage-1.0.1/debian/tests/control 2022-07-31 15:45:08.000000000 +0200 @@ -1,6 +1,6 @@ Tests: test-gdl Depends: gnudatalanguage, xauth, xvfb, plplot-driver-xwin -Restrictions: allow-stderr +Restrictions: allow-stderr, flaky Tests: test-GDL.py Depends: python3-gdl, python3-pytest, python3-numpy