[chirp_devel] Build test results: Still Failing
Build System
Sat Jan 9 17:22:20 PST 2016
Tested changes:
[Dan Smith <dsmith at danplanet.com>] Add test images for #3119
[<Joseph.P.Scanlan at n7xsd.us>] [IC-7000] Minor LOG.debug changes fixes #3149
Swapped source and destination addresses in one debug statement to reflect the direction of the arrow; added extd_number to another LOG.debug; and added a third LOG.debug.
[Pavel Milanes (CO7WT) <co7wt at frcuba.co.cu>] [New Model] Support for the Kenwood TK-76x/86x non G models, fixes issue #3139
This patch add support for the Kenwood Mobile part of the
old "Serie/Family 60", including this radios.
VHF: TK-760/762, all versions, including H models
UHF: TK-860/862, all versions, including H models
Only basic common ham settings support by now.
[Marco Filippi <iz3gme.marco at gmail.com>] [IC-W32E] support for E version of IC-W32
The only real difference from IC-W32A is _model id but to distinguish the
images an extra byte at the end is added
implement #280
[<Joseph.P.Scanlan at n7xsd.us>] [IC-7000] Fix Show Raw Memory #3127
Method “get_raw_memory” was overlooked when bank support was added to the IC-7000 (an Icom CI-V radio). This patch corrects that oversight.
[<Joseph.P.Scanlan at n7xsd.us>] [IC-7000] Add Split Duplex fixes #3101
Independent receive and transmit frequencies can be set for each IC-7000 memory channel. This is enabled when Duplex is set to split. The transmit frequency is entered in the Offset field.
This patch exposes the Offset field for all memories. Offset changes to memories with plus, minus, or no split are silently ignored; the IC-7000 does not support per channel offset.
[Pavel Milanes (CO7WT) <co7wt at frcuba.co.cu>] [TK-760G] New Model, support the VHF part of the Kenwood 60G family, fix #2999
This patch is the support to the VHF part of the Kenwood 60G family,
and must be appplied after the patch for the issue #3119
[Pavel Milanes (CO7WT) <co7wt at frcuba.co.cu>] [run_tests] support for bank models with channels always tied to a bank, fix #3119
The run_test script has no support for bank models in which a channel must
allways be tied to a bank.
I found this in the development of a new driver in issue 2999, that driver is
ready but can't go to the daily build until this is fixed.
This patch fix this, all you have to do is add a variable named
channelAlwaysHasBank to your model class and make it True.
Cheers, Pavel.
[Tyler Tidman <tyler.tidman at draak.ca>] Fix minor typo in TS-2000 CW-R mode. Fixes #3103.
[Tyler Tidman <tyler.tidman at draak.ca>] Improve pep8 compliance in TS-2000 driver. Fixes #3093.
[Tyler Tidman <tyler.tidman at draak.ca>] Correct headers and number of trailing commas in stock configs. Fixes #3089.
[Tyler Tidman <tyler.tidman at draak.ca>] Add DE Freenet and UK Business Radio Simple Light stock configs. Fixes #2755.
Full log:
Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/chirp-test/workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
19 files updated, 0 files merged, 0 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev . --template {rev}
[workspace] $ hg log --rev 0f495ecad3d1121eb4b5d60ebb9b79cccf78f57a
[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune 0f495ecad3d1121eb4b5d60ebb9b79cccf78f57a
No emails were triggered.
[workspace] $ /bin/sh -xe /tmp/hudson830232373919514170.sh
+ cd tests
+ ./run_tests
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
More information about the chirp_devel
mailing list