<div dir="ltr"><div>Basically you can view the history of the builds here:</div><div><a href="https://autobuilder.yoctoproject.org/typhoon/#/builders/81">https://autobuilder.yoctoproject.org/typhoon/#/builders/81</a></div><div><br></div><div>Click on any of the builds (identified by number), even green ones, then 'run-config - > step 1c -> view all lines</div><div>For example:</div><div><a href="https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/632/steps/8/logs/step1c">https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/632/steps/8/logs/step1c</a></div><div><br></div><div>Alex<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 20 Jan 2020 at 18:37, Jonathan Rajotte-Julien <<a href="mailto:jonathan.rajotte-julien@efficios.com">jonathan.rajotte-julien@efficios.com</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">Could you point me toward reports for the failing tests?<br>
<br>
I just want to make sure they are not actual regression.<br>
<br>
A yocto specific patch was dropped that allowed ptest to pass when<br>
lttng-ust is not present. This can be a source of problems.<br>
OE commit:015aea5d93614676decd18578a8ae2d68417cfc5<br>
<br>
Also some tests required a minimum requirement for /tmp that could lead to<br>
problem for image/test setup with limited memory since AFAIK /tmp size is<br>
derived from the available memory (at least when using qemu test image).<br>
<br>
Cheers<br>
<br>
On Mon, Jan 20, 2020 at 06:24:56PM +0100, Alexander Kanavin wrote:<br>
> These tests are producing failures that appear and<br>
> disappear randomly. This requires investigation<br>
> by someone with expertise, so let's disable until then.<br>
> <br>
> Signed-off-by: Alexander Kanavin <<a href="mailto:alex.kanavin@gmail.com" target="_blank">alex.kanavin@gmail.com</a>><br>
> ---<br>
> meta/conf/distro/include/ptest-packagelists.inc | 2 +-<br>
> 1 file changed, 1 insertion(+), 1 deletion(-)<br>
> <br>
> diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc<br>
> index 49cb9046c6c..f42e90bd187 100644<br>
> --- a/meta/conf/distro/include/ptest-packagelists.inc<br>
> +++ b/meta/conf/distro/include/ptest-packagelists.inc<br>
> @@ -58,6 +58,7 @@ PTESTS_FAST = "\<br>
> # rt-tests-ptest \ # Needs to be checked whether it runs at all<br>
> # bash-ptest \ # Test outcomes are non-deterministic by design<br>
> # mdadm-ptest \ # Multiple failures; mdmon crashes in at least one of the tests<br>
> +# lttng-tools-ptest \ # Random failures that are difficult to reproduce<br>
> #"<br>
> <br>
> PTESTS_SLOW = "\<br>
> @@ -67,7 +68,6 @@ PTESTS_SLOW = "\<br>
> glib-2.0-ptest \<br>
> gstreamer1.0-ptest \<br>
> libevent-ptest \<br>
> - lttng-tools-ptest \<br>
> openssh-ptest \<br>
> openssl-ptest \<br>
> perl-ptest \<br>
> -- <br>
> 2.17.1<br>
> <br>
> -- <br>
> _______________________________________________<br>
> Openembedded-core mailing list<br>
> <a href="mailto:Openembedded-core@lists.openembedded.org" target="_blank">Openembedded-core@lists.openembedded.org</a><br>
> <a href="http://lists.openembedded.org/mailman/listinfo/openembedded-core" rel="noreferrer" target="_blank">http://lists.openembedded.org/mailman/listinfo/openembedded-core</a><br>
<br>
-- <br>
Jonathan Rajotte-Julien<br>
EfficiOS<br>
</blockquote></div>