rtems-tester initial port getting "'NoneType' object is not iterable"

Chris Johns chrisj at rtems.org
Sat Sep 21 01:20:50 UTC 2019


On 21/9/19 5:56 am, dufault at hda.com wrote:
> One thing I should have said is that “rtems" and "rtems-tester" are the master branches, "rtems-tester" is updated as of yesterday, and “rtems” is recent. 

Thanks.

> 
>> On Sep 20, 2019, at 15:46 , Peter Dufault <dufault at hda.com> wrote:
>>
>> I’m bringing up the rtems-tester for the PowerPC “beatnik” bsp.  I’m impressed with how easy it is to implement (well done, Chris).  

Thanks, it is good to get this type of feedback and things are just working.

> But after doing all the easy work, and just as I thought my initial run of the “samples" was about to exit successfully, the script faulted and gave me the error "TypeError: 'NoneType' object is not iterable”.  I’ve pasted the output of my run below.

OK.

>> Average test time: 0:00:40.583694

Does this target take a bit of time to boot?

>> Testing time     : 0:09:28.171711
>> Traceback (most recent call last):
>>  File "../rtems-tools/tester/rt/cmd-test.py", line 42, in <module>
>>    test.run(sys.argv[1:], command_path = base)
>>  File "/home/dufault/development/rtems/rtems-tools/tester/rt/test.py", line 455, in run
>>    for report_format in report_formats:
>> TypeError: 'NoneType' object is not iterable

This is from Kinsey patch where report formats was added....

https://git.rtems.org/rtems-tools/commit/?id=5fcaf843bdb491e2da14dc1af61806ac6d20bae5

Joel?

Chris



More information about the devel mailing list