All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: ~bubu <bubu@git.sr.ht>
Cc: James Hilliard <james.hilliard1@gmail.com>,
	Asaf Kahlon <asafka7@gmail.com>, ~bubu <bubu@bubu1.eu>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH buildroot v2 2/2] support/testing: add fastapi runtime test
Date: Mon, 22 Jul 2024 14:52:36 +0200	[thread overview]
Message-ID: <20240722145236.4e7ec0bf@windsurf> (raw)
In-Reply-To: <170715461915.13905.5968173515742280918-1@git.sr.ht>

Hello Marcus,

On Mon, 05 Feb 2024 18:25:10 +0100
~bubu <bubu@git.sr.ht> wrote:

> From: Marcus Hoffmann <bubu@bubu1.eu>
> 
> Add a runtime test for fastapi. Use uvicorn as the asgi server
> application as does the fastapi hello world example [1].
> 
> Fastapi depends on PydanticV2 now which is written in rust so we need to
> run the test on armv7.
> 
> [1] https://fastapi.tiangolo.com/tutorial/first-steps/
> 
> Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>

It looks like this test is no longer passing in our CI:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/7391793123

Could you perhaps have a look?

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2024-07-22 12:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05 17:09 [Buildroot] [PATCH buildroot v2 1/2] package/python-uvicorn: requires PYTHON3_SSL ~bubu
2024-02-05 17:25 ` [Buildroot] [PATCH buildroot v2 2/2] support/testing: add fastapi runtime test ~bubu
2024-02-05 18:34   ` Marcus Hoffmann via buildroot
2024-02-06 12:39   ` Arnout Vandecappelle via buildroot
2024-07-22 12:52   ` Thomas Petazzoni via buildroot [this message]
2024-07-22 14:48     ` Marcus Hoffmann via buildroot
2024-07-22 16:06       ` Thomas Petazzoni via buildroot
2024-07-22 16:11         ` James Hilliard
2024-07-22 16:38           ` Thomas Petazzoni via buildroot
2024-07-22 17:21             ` James Hilliard
2024-07-23 10:21               ` Marcus Hoffmann via buildroot
2024-07-23 15:12                 ` James Hilliard

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=20240722145236.4e7ec0bf@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=bubu@bubu1.eu \
    --cc=bubu@git.sr.ht \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.