All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: "Anders Heimer" <anders.heimer@est.tech>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v3 2/2] oeqa/selftest: add copydebugsources tests
Date: Mon, 22 Jun 2026 19:16:43 +0200	[thread overview]
Message-ID: <DJFQYE552JEX.3LNGCAC1HPXNB@bootlin.com> (raw)
In-Reply-To: <8aab102dc05984d47067c2f50c834b1ac71a1554.1781796358.git.anders.heimer@est.tech>

On Thu Jun 18, 2026 at 5:57 PM CEST, Anders Heimer wrote:
> Cover multiple source-prefix mappings, recipe-sysroot and compiler
> entry filtering, filenames requiring safe argument handling, symlink
> dereferencing, tolerated cpio copy failures, empty-directory cleanup,
> and externalsrc relocation.
>
> Exercise paths containing spaces and glob metacharacters, leading-dash
> filenames, mv overwrite behavior, an empty relocation directory, and a
> source copy failure which leaves the prefix-specific destination
> uncreated.
>
> AI-Generated: Claude Opus 4.6
>
> Signed-off-by: Anders Heimer <anders.heimer@est.tech>
> ---

Hi Anders,

Thanks for the new version.

>  meta/lib/oeqa/selftest/cases/oelib/package.py | 265 ++++++++++++++++++
>  1 file changed, 265 insertions(+)
>
> diff --git a/meta/lib/oeqa/selftest/cases/oelib/package.py b/meta/lib/oeqa/selftest/cases/oelib/package.py
> index 5751057a8d..d1b0e2ed4f 100644
> --- a/meta/lib/oeqa/selftest/cases/oelib/package.py
> +++ b/meta/lib/oeqa/selftest/cases/oelib/package.py
> @@ -6,9 +6,12 @@
>  

I suspect this is based on the previous version and not directly on top
of master, as I believe this file does not exist on master.

Can you send a correctly based version?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



      reply	other threads:[~2026-06-22 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-18 15:57 [PATCH v3 0/2] package: replace copydebugsources shell pipelines Anders Heimer
2026-06-18 15:57 ` [PATCH v3 1/2] " Anders Heimer
2026-06-18 15:57 ` [PATCH v3 2/2] oeqa/selftest: add copydebugsources tests Anders Heimer
2026-06-22 17:16   ` Mathieu Dubois-Briand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DJFQYE552JEX.3LNGCAC1HPXNB@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=anders.heimer@est.tech \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.