[rtems-test] powerpc/psim: RTEMS_POSIX_API: Passed:567 Failed:5 Timeout:2 Invalid:0 Wrong:0
Chris Johns
chrisj at rtems.org
Tue Dec 4 04:35:43 UTC 2018
On 04/12/2018 15:26, Joel Sherrill wrote:
> And now I just got this:
Ouch.
>
> + /home/joel/rtems-work/rtems-tools//tester/rtems-test
> --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=erc32 --log=run.log
> --mail --mail-from=joel at rtems.org <mailto:joel at rtems.org>
> --mail-to=build at rtems.org <mailto:build at rtems.org> .
> Traceback (most recent call last):
> File "/home/joel/rtems-work/rtems-tools/tester/rt/cmd-test.py", line 42, in
> <module>
> test.run(sys.argv[1:], command_path = base)
> File "/home/joel/rtems-work/rtems-tools/tester/rt/test.py", line 247, in run
> smtp_host = mail.smtp_host()
> File "/home/joel/rtems-work/rtems-tools/rtemstoolkit/mailer.py", line 122, in
> smtp_host
> host = self._get_arg('--smtp-host')
> File "/home/joel/rtems-work/rtems-tools/rtemstoolkit/mailer.py", line 70, in
> _get_arg
> value = self.opts.find_arg(arg)[1]
> TypeError: 'NoneType' object has no attribute '__getitem__'
>
> Which looks like something broke in the update.
I fixed the module's unit test and must have broken something. It is a tricky
unit test because mailing something is not that easy.
>
> Now to bed. :)
>
Yes you are up far too late.
Chris
More information about the devel
mailing list