diff mbox series

[v2] release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure

Message ID 20241016-5-1-parselogs-beagle-v2-1-9568ac00907f@bootlin.com
State New
Headers show
Series [v2] release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure | expand

Commit Message

Antonin Godard Oct. 16, 2024, 2:18 p.m. UTC
The beaglebone-yocto currently fails the parselogs runtime test. For
details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15624

Reported-by: Ross Burton <Ross.Burton@arm.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Add link to Bugzilla with `:yocto_bugs:`.
- Link to v1: https://lore.kernel.org/r/20241016-5-1-parselogs-beagle-v1-1-ade903beb18a@bootlin.com
---
 documentation/migration-guides/release-notes-5.1.rst | 7 +++++++
 1 file changed, 7 insertions(+)


---
base-commit: ac4c4455d40dc0852d95461a3a10d687d2aedd6e
change-id: 20241016-5-1-parselogs-beagle-629a0ed73704

Best regards,

Comments

Quentin Schulz Oct. 16, 2024, 2:20 p.m. UTC | #1
Hi Antonin,

On 10/16/24 4:18 PM, Antonin Godard wrote:
> The beaglebone-yocto currently fails the parselogs runtime test. For
> details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15624
> 
> Reported-by: Ross Burton <Ross.Burton@arm.com>
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> ---
> Changes in v2:
> - Add link to Bugzilla with `:yocto_bugs:`.
> - Link to v1: https://lore.kernel.org/r/20241016-5-1-parselogs-beagle-v1-1-ade903beb18a@bootlin.com
> ---
>   documentation/migration-guides/release-notes-5.1.rst | 7 +++++++
>   1 file changed, 7 insertions(+)
> 
> diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst
> index 0f1cb5312e1a59fdfff2df57e98b6c4a27bd589d..d6e284c1e8fef2c7dada3f15ffe3c0cecf21a981 100644
> --- a/documentation/migration-guides/release-notes-5.1.rst
> +++ b/documentation/migration-guides/release-notes-5.1.rst
> @@ -402,6 +402,13 @@ New Features / Enhancements in 5.1
>         scripts, fixing some issues seen when :term:`PACKAGECONFIG` would
>         conditionally modify it.
>   
> +Known Issues in 5.1
> +~~~~~~~~~~~~~~~~~~~
> +
> +-  ``oeqa/runtime``: the ``beaglebone-yocto`` target fails the ``parselogs``
> +   runtime test due to unexpected kernel error messages in the log (see
> +   :yocto_bugs:`bug 15624 </show_bug.cgi?id=15624>` on Bugzilla).
> +

Provided you tested what I wrote before sending the patch ( :) ),

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin
Antonin Godard Oct. 16, 2024, 2:29 p.m. UTC | #2
On Wed Oct 16, 2024 at 4:20 PM CEST, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Antonin,
>
> On 10/16/24 4:18 PM, Antonin Godard wrote:
> > The beaglebone-yocto currently fails the parselogs runtime test. For
> > details see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15624
> >
> > Reported-by: Ross Burton <Ross.Burton@arm.com>
> > Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> > ---
> > Changes in v2:
> > - Add link to Bugzilla with `:yocto_bugs:`.
> > - Link to v1: https://lore.kernel.org/r/20241016-5-1-parselogs-beagle-v1-1-ade903beb18a@bootlin.com
> > ---
> >   documentation/migration-guides/release-notes-5.1.rst | 7 +++++++
> >   1 file changed, 7 insertions(+)
> >
> > diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst
> > index 0f1cb5312e1a59fdfff2df57e98b6c4a27bd589d..d6e284c1e8fef2c7dada3f15ffe3c0cecf21a981 100644
> > --- a/documentation/migration-guides/release-notes-5.1.rst
> > +++ b/documentation/migration-guides/release-notes-5.1.rst
> > @@ -402,6 +402,13 @@ New Features / Enhancements in 5.1
> >         scripts, fixing some issues seen when :term:`PACKAGECONFIG` would
> >         conditionally modify it.
> >
> > +Known Issues in 5.1
> > +~~~~~~~~~~~~~~~~~~~
> > +
> > +-  ``oeqa/runtime``: the ``beaglebone-yocto`` target fails the ``parselogs``
> > +   runtime test due to unexpected kernel error messages in the log (see
> > +   :yocto_bugs:`bug 15624 </show_bug.cgi?id=15624>` on Bugzilla).
> > +
>
> Provided you tested what I wrote before sending the patch ( :) ),

Of course, works flawlessly :)

> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Antonin

--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-5.1.rst b/documentation/migration-guides/release-notes-5.1.rst
index 0f1cb5312e1a59fdfff2df57e98b6c4a27bd589d..d6e284c1e8fef2c7dada3f15ffe3c0cecf21a981 100644
--- a/documentation/migration-guides/release-notes-5.1.rst
+++ b/documentation/migration-guides/release-notes-5.1.rst
@@ -402,6 +402,13 @@  New Features / Enhancements in 5.1
       scripts, fixing some issues seen when :term:`PACKAGECONFIG` would
       conditionally modify it.
 
+Known Issues in 5.1
+~~~~~~~~~~~~~~~~~~~
+
+-  ``oeqa/runtime``: the ``beaglebone-yocto`` target fails the ``parselogs``
+   runtime test due to unexpected kernel error messages in the log (see
+   :yocto_bugs:`bug 15624 </show_bug.cgi?id=15624>` on Bugzilla).
+
 Recipe License changes in 5.1
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~