Re: [Toaster] [PATCH 6/9] toaster/test: Added distro page TestCase
Richard Purdie <[email protected]> Thu, 30 Nov 2023 17:28:53 +0000
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <ac21e55cb38a61901c041ac907cae09baa550b4c.camel@linuxfoundation.org> |
On Wed, 2023-11-29 at 23:53 +0100, Alassane Yattara wrote: > Test distros page > - Check if title "Compatible distros" is displayed > - Check search input > - Check "Add layer" button works > - Check distro table feature(show/hide column, pagination) > > Signed-off-by: Alassane Yattara <[email protected]> > --- > .../tests/functional/test_project_page.py | 51 +++++++++++++++++++ > 1 file changed, 51 insertions(+) I put these into testing but we're seeing failures, including in some of the new tests such as the one in this patch: https://autobuilder.yoctoproject.org/typhoon/#/builders/161/builds/12/steps/11/logs/stdio Cheers, Richard