Re: [Toaster] [PATCH 3/3] toaster:update jquery and functional tests waiting time
Richard Purdie <[email protected]> Thu, 12 Oct 2023 15:07:22 +0100
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <df11d0c6c3b0fbad5777d3182ff0e8b8441416ee.camel@linuxfoundation.org> |
On Thu, 2023-10-12 at 07:00 -0700, Marlon Rodriguez Garcia wrote: > Helllo > The time values were added because after executing click actions in > the test procedures some time the next screen takes a few seconds to > load, in order to ensure the next element in the test execution is > ready a waiting time was added > > Bootstrap was updated to version 3.3.7 to fix compatibility errors > with the new jquery version > > The update of the test suite is an active element we are currently > working on, at this moment some of test fails mostly related to > builds, to run the test suite for toaster you can use the following > command from the build directory on poky: > EVENTREPLAY_DIR=./ TOASTER_BUILDSERVER=1 > DJANGO_SETTINGS_MODULE=toastermain.settings_test > ../bitbake/lib/toaster/manage.py test tests.db tests.commands > tests.browser tests.functional tests.views > > For the purpose of this patch the test targeted were the once under > the functional folder > > I will make sure to add more details in future patches, thanks Lets get this right. Can you resend the patch please with the details in the commit message? Thanks, Richard