GNU bug report logs -
#66823
[PATCH gnome-team 0/4] Add GNOME Calls
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sun, 29 Oct 2023 16:47:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Vivien:
Vivien Kraus <vivien <at> planete-kraus.eu> writes:
> * gnu/packages/telephony.scm (sofia-sip): New variable.
[...]
> + #~(modify-phases %standard-phases
> + (add-after 'unpack 'patch-shebangs
> + (lambda _
> + (patch-shebang "autogen.sh")))
> + (add-after 'unpack 'disable-failing-test
> + (lambda _
> + ;; The test failures have been reported:
> + ;; https://github.com/freeswitch/sofia-sip/issues/234:
> + ;; run_test_nta is disabled because it fails randomly (not for a
> + ;; timeout-related reason). The test suite is otherwise very
> + ;; long, most tests backed by libcheck timeout even with a ×100
> + ;; multiplier. The tests are disabled here rather than put to
> + ;; XFAIL_TESTS because it saves compilation time.
nitpick: I typically use the "Explanatory comment (see: $url)." scheme
taught to be by Ludovic as in this case URL is unambiguous (never
includes a trailing '.' for example).
Thanks for reporting the issues!
--
Thanks,
Maxim
This bug report was last modified 1 year and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.