<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 12, 2020 at 4:16 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 13/11/20 3:00 am, Joel Sherrill wrote:<br>
> The tests that start with dl are dynamic loader tests. They require architecture<br>
> specific support which sometimes breaks. That's why there is a ticket until it<br>
> gets addressed by someone. Things get fixed as either volunteers step up or<br>
> someone gets funded to fix them.<br>
> <br>
> You should be to do "make -k" to ignore this error and continue or, more<br>
> cleanly, add a ".tcfg" file to the BSP's config directory to specify that this<br>
> test should be excluded. bsps/riscv/riscv/config/rv64imafd-testsuite.tcfg which<br>
> should need only one line:<br>
> <br>
> expected-fail: dl06<br>
> <br>
> There are lots of other .tcfg files to look at for examples.<br>
> <br>
<br>
The expected fail state is a runtime state so the test still needs to build.<br></blockquote><div><br></div><div>So temporarily it needs to be exclude?  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Chris<br>
</blockquote></div></div>