Hi Dan,
On Mon, Apr 5, 2021 at 10:46 AM Dan Smith via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
Hey Jim, can you take a look at this failure? I assume it's because of the new RT21 image confusing the RT1 driver.
Sure. I'll try. I guess I don't understand. I don't get an error here. Also when you say RT1, did you mean RT26? Also there was no new image for RT21. The images I attached should have been for RB17A, RB26 and RT76.
--Dan
On Apr 5, 2021, at 7:44 AM, Build System via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
====================================================================== ERROR: test_detect (tests.TestCase_RetevisRT26) Testing Retevis RT26 detect
Traceback (most recent call last): File "tests/__init__.py", line 68, in test_detect self._runtest(run_tests.TestCaseDetect) File "tests/__init__.py", line 42, in _runtest failures = testcase.run() File "tests/run_tests.py", line 879, in run (self._wrapper._dstclass, radio.__class__)) TestFailedError: <class 'chirp.drivers.retevis_rt26.RT26Radio'> detected as <class 'chirp.drivers.retevis_rt21.RT21Radio'>
Jim