GNU bug report logs - #63542
[PATCH 00/19]: gnu: astronomy: May updates.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Tue, 16 May 2023 23:21:02 UTC

Severity: normal

Tags: patch

Done: Vinicius Monego <monego <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


Message #74 received at 63542 <at> debbugs.gnu.org (full text, mbox):

From: Vinicius Monego <monego <at> posteo.net>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>, 63542 <at> debbugs.gnu.org
Subject: Re: [bug#63542] [PATCH 14/19] gnu: python-astral: Update to 3.2.
Date: Tue, 23 May 2023 22:19:42 +0000
Em qua, 2023-05-17 às 00:23 +0100, Sharlatan Hellseher escreveu:
> * gnu/packages/astronomy.scm (python-astral): Update to 3.2.
> [build-system]: Shift to pyproject-build-system.
> [arguments]: Use Gexps. Do not modify staged phases, use #:test-flags
> instead and partly enable tests (128 of 334).
> [native-inputs]: Add python-poetry-core.
> ---
>  gnu/packages/astronomy.scm | 70 ++++++++++++++++++++++++++++++++----
> --
>  1 file changed, 59 insertions(+), 11 deletions(-)
> 
> 

[...]

> +                    " and not test_Sun_Local_tzinfo[day0-dawn0]"
> +                    " and not test_Sun_Local_tzinfo[day1-dawn1]"
> +                    " and not test_Sun_Local_tzinfo[day2-dawn2]"
> +                    " and not test_Sun_Local_tzinfo[day3-dawn3]"
> +                    " and not test_Sun_Local_tzinfo[day4-dawn4]"

AFAIK we don't skip each test by argument individually. If it fails
with every argument, the test can be skipped by name.

> +                    " and not test_Sun_Local_str[day0-dawn0]"
> +                    " and not test_Sun_Local_str[day1-dawn1]"
> +                    " and not test_Sun_Local_str[day2-dawn2]"
> +                    " and not test_Sun_Local_str[day3-dawn3]"
> +                    " and not test_Sun_Local_str[day4-dawn4]"
> +                    " and not test_SolarZenith_London[dt0-102.6]"
> +                    " and not test_SolarZenith_London[dt1-93.3]"
> +                    " and not test_SolarZenith_London[dt2-87.8]"
> +                    " and not test_SolarZenith_London[dt3-46]"
> +                    " and not test_SolarZenith_London[dt4-71]"
> +                    " and not test_SolarZenith_Riyadh[dt0-32]"
> +                    " and not test_SolarZenith_Riyadh[dt1-126]"
> +                    " and not test_moonrise_utc[date_0-risetime0]"
> +                    " and not test_moonrise_utc[date_1-risetime1]"
> +                    " and not test_moonrise_utc[date_2-risetime2]"
> +                    " and not test_moonrise_wellington[date_0-
> risetime0]"
> +                    " and not test_moonrise_wellington[date_1-
> risetime1]"
> +                    " and not test_moonset_wellington[date_0-
> settime0]"
> +                    " and not test_moonset_wellington[date_1-
> settime1]"))

[...]

Vinicius


This bug report was last modified 2 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.