Re: Question on running uboot_testpy with tbot

2022-02-01 Thread Harald Seiler
Hi Simon, On Thu, 2022-01-27 at 09:05 -0700, Simon Glass wrote: > Hi Harald, > [...] > > Thanks for all the info. I tried master and it mostly works, although > Iget the same error: > [...] > │ File > "/home/sglass/.local/lib/python3.8/site-packages/tbot-0.9.4-py3.8.egg/tbot/tc/uboot/t

Re: Question on running uboot_testpy with tbot

2022-01-27 Thread Simon Glass
Hi Harald, On Thu, 27 Jan 2022 at 07:54, Harald Seiler wrote: > > Hi Simon, > > first of all, sorry for the super late response to this :/ I had it on > my list for a long time but had trouble finding enough time to revisit > the test/py integration properly. You see, the existing test/py > int

Re: Question on running uboot_testpy with tbot

2022-01-27 Thread Harald Seiler
Hi Simon, first of all, sorry for the super late response to this :/ I had it on my list for a long time but had trouble finding enough time to revisit the test/py integration properly. You see, the existing test/py integration has bitrotten quite a lot and I couldn't even get the existing code

Re: Question on running uboot_testpy with tbot

2021-12-24 Thread Simon Glass
Hi, Just pinging this thread in case someone can explain how to use this feature. Regards, Simon On Sat, 30 Oct 2021 at 13:47, Simon Glass wrote: > > Hi again, > > The relevant part of test-log.html is > > Section: flash > [-] Section: test_fpga_help > > TIME: NOW: 2021/10/30 13:41:52.662614 >

Re: Question on running uboot_testpy with tbot

2021-10-30 Thread Simon Glass
Hi again, The relevant part of test-log.html is Section: flash [-] Section: test_fpga_help TIME: NOW: 2021/10/30 13:41:52.662614 TIME: SINCE-PREV: 0:00:00.142842 TIME: SINCE-START: 0:00:00.148402 SKIPPED: ('/home/sglass/tbot-workdir/uboot-rpi3/test/py/conftest.py', 486, 'Skipped: .config fea

Question on running uboot_testpy with tbot

2021-10-30 Thread Simon Glass
Hi, I am trying to run the pytests on my unit. The documentation doesn't really explain how it works. This is what I am trying: $ tbot -vv -l kea.py -b rpi3.py -T tbot/contrib -p 'testpy_args=["-k", "help", "-vv"]' uboot_testpy tbot starting ... ├─Parameters: │ testpy_args = ['-k', 'help',