Re: [Hamlib-developer] [Fwd: [Hamlib/Hamlib] Run failed: C/C++ CI - master (94d7f0b)]
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Daniele F. <iu...@gm...> - 2025-07-22 22:23:39
|
Nate wrote: > Both the CI on Ubuntu Noble and my local run on Debian 13 fail as > follows: > > > assert expected_properties == self.actual_properties > E AssertionError: assert ['AMP_FLAG_1'...EVEL_PF', ...] == ['AMP_FLAG_1'...EVEL_PF', ...] > E > E At index 587 diff: 'RIG_MODEL_GRAUDIO' != 'RIG_MODEL_GQRX' > E Right contains one more item: 'hamlib_version' yeah, it failed also for me on PR 1808 after I changed the includes and rebased on master, so I had to run again make -C bindings generate-pytests RIG_MODEL_GQRX was added in PR 1807 and markjfine reverted that change that added it to the tests, but now that PR 1807 is merged we must add it again It's unfortunate that enabling the tests on the CI and adding a new rig happened at the same time, while adding a new rig is good news, it doesn't happen often! -- 73 de IU5HKX Daniele |