($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Tim Orling <ticotimo@gmail.com>
To: Alassane Yattara <alassane.yattara@savoirfairelinux.com>
Cc: toaster@lists.yoctoproject.org,
	 bitbake-devel <bitbake-devel@lists.openembedded.org>
Subject: Re: [Toaster] [PATCH 6/8] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements
Date: Tue, 31 Oct 2023 07:59:37 -0700	[thread overview]
Message-ID: <CANx9H-CqXf5eMtbBiMO1sS9VtmYShRv=WDNc3wX5d_ogKoWCcA@mail.gmail.com> (raw)
In-Reply-To: <20231030195132.235083-6-alassane.yattara@savoirfairelinux.com>

[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]

On Mon, Oct 30, 2023 at 12:51 PM Alassane Yattara <
alassane.yattara@savoirfairelinux.com> wrote:

> To make difference between bitbake and toaster python requirements,
> a dedicated requirements file is created for toaster in root of toaster
> dir.
>
>
Since this is making a change to what was introduced in the first patch in
this series, you should instead go back and fix that commit?


> Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.com>
> ---
>  lib/toaster/tests/toaster-tests-requirements.txt | 5 +++++
>  toaster-requirements.txt                         | 5 -----
>  2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/lib/toaster/tests/toaster-tests-requirements.txt
> b/lib/toaster/tests/toaster-tests-requirements.txt
> index f30ac070..7109c625 100644
> --- a/lib/toaster/tests/toaster-tests-requirements.txt
> +++ b/lib/toaster/tests/toaster-tests-requirements.txt
> @@ -1 +1,6 @@
>  selenium>=4.13.0
> +pytest==7.4.2
> +pytest-django==4.5.2
> +pytest-env==1.1.0
> +pytest-html==4.0.2
> +pytest-metadata==3.0.0
> diff --git a/toaster-requirements.txt b/toaster-requirements.txt
> index 19bf6fd2..d8e48b7f 100644
> --- a/toaster-requirements.txt
> +++ b/toaster-requirements.txt
> @@ -2,8 +2,3 @@ Django>4.2,<4.3
>  beautifulsoup4>=4.4.0
>  pytz
>  django-log-viewer==1.1.7
> -pytest==7.4.2
> -pytest-django==4.5.2
> -pytest-env==1.1.0
> -pytest-html==4.0.2
> -pytest-metadata==3.0.0
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#5909):
> https://lists.yoctoproject.org/g/toaster/message/5909
> Mute This Topic: https://lists.yoctoproject.org/mt/102283477/924729
> Group Owner: toaster+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/toaster/unsub [
> ticotimo@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 3015 bytes --]

  reply	other threads:[~2023-10-31 14:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-30 19:51 [PATCH 1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's Alassane Yattara
2023-10-30 19:51 ` [PATCH 2/8] Toaster: Update orm.models to catch error ProcessLookupError Alassane Yattara
2023-10-30 19:51 ` [PATCH 3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed Alassane Yattara
2023-10-30 19:51 ` [PATCH 4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db" Alassane Yattara
2023-10-30 19:51 ` [PATCH 5/8] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture Alassane Yattara
2023-10-30 19:51 ` [PATCH 6/8] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements Alassane Yattara
2023-10-31 14:59   ` Tim Orling [this message]
2023-10-30 19:51 ` [PATCH 7/8] Toaster: fixed: Tests fail when executed one after the other out of sequence Alassane Yattara
2023-10-30 19:51 ` [PATCH 8/8] Toaster: Added pytest.init file Alassane Yattara

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='CANx9H-CqXf5eMtbBiMO1sS9VtmYShRv=WDNc3wX5d_ogKoWCcA@mail.gmail.com' \
    --to=ticotimo@gmail.com \
    --cc=alassane.yattara@savoirfairelinux.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=toaster@lists.yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).