bug#56343: ‘tests/services/telephony.scm’ fails to run

2022-07-08 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > I've remove all the parsing tests and kept the others; see > 258bc4c4e668e9817471d04d052bc0a8e2d43fa0. Great, thank you! Ludo’.

bug#56343: ‘tests/services/telephony.scm’ fails to run

2022-07-07 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hi, > > The ‘tests/services/telephony.scm’ file exercises procedures that were > removed from (gnu build jami-service) in > 85b4dabd94d53f8179f31a42046cd83fc3a352fc, which prevents ‘make check’ > from proceeding: > > $ make check -j5 > > [...] > > PASS: tests/servic

bug#56343: ‘tests/services/telephony.scm’ fails to run

2022-07-05 Thread Lars-Dominik Braun
Hi Maxim, > It isn't obsolete, but I had forgotten there were both unit and functional > (system) tests for our Jami seevice. It's probably easy to adjust, I can look > into it when I'm back from travels in a few days. I had to remove tests/services/telephony.scm from Makefile.am, so we could up

bug#56343: ‘tests/services/telephony.scm’ fails to run

2022-07-02 Thread Maxim Cournoyer
On July 1, 2022 5:34:37 PM EDT, "Ludovic Courtès" wrote: >Hi, > >The ‘tests/services/telephony.scm’ file exercises procedures that were >removed from (gnu build jami-service) in >85b4dabd94d53f8179f31a42046cd83fc3a352fc, which prevents ‘make check’ >from proceeding: > >--8<---cut here-

bug#56343: ‘tests/services/telephony.scm’ fails to run

2022-07-01 Thread Ludovic Courtès
Hi, The ‘tests/services/telephony.scm’ file exercises procedures that were removed from (gnu build jami-service) in 85b4dabd94d53f8179f31a42046cd83fc3a352fc, which prevents ‘make check’ from proceeding: --8<---cut here---start->8--- $ make check -j5 [...] PAS