From: brian avery <avery.brian@gmail.com>
To: toaster@yoctoproject.org
Cc: brian avery <brian.avery@intel.com>
Subject: [PATCH 0/1] toaster: add Selenium Docker container as browser test driver option
Date: Sat, 5 Nov 2016 15:47:53 -0700 [thread overview]
Message-ID: <cover.1478385813.git.brian.avery@intel.com> (raw)
Once again, some random upgrade on one of my build servers prevented me from running the selenium
browser tests. Ugh!
So, this patch will allow you to run the standard tests using the Selenium docker container as the
driver rather than relying on what seem to me to be pretty brittle drivers for firefox or chrome.
The README in lib/toaster/tests/browser has some instructions and more are located on the wiki
at https://wiki.yoctoproject.org/wiki/Running_Toaster_Tests_with_Containers
This patch assumes the firefox container. Later, if we want to, we can add an additional
env variable to override firefox or chrome containers. Initially, I just wanted to get this
approach working so that we could use it.
-Brian
an intel employee
The following changes since commit edb5b524b3ee807d55a437cbab3d768c5f6f2283:
bitbake: lib/bb/cooker.py: fix for BBFILE_PATTERN = "" (2016-11-04 12:50:56 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/toaster/remoteContainerTest
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/remoteContainerTest
brian avery (1):
toaster: browser tests - add Selenium Docker container as driver
lib/toaster/tests/browser/README | 21 +++++++++++++++++++--
lib/toaster/tests/browser/selenium_helpers_base.py | 7 +++++++
2 files changed, 26 insertions(+), 2 deletions(-)
--
1.9.1
next reply other threads:[~2016-11-05 22:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-05 22:47 brian avery [this message]
2016-11-05 22:47 ` [PATCH 1/1] toaster: browser tests - add Selenium Docker container as driver brian avery
-- strict thread matches above, loose matches on Subject: below --
2016-12-01 3:35 [PATCH 0/1] toaster: add Selenium Docker container as browser test driver option brian avery
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=cover.1478385813.git.brian.avery@intel.com \
--to=avery.brian@gmail.com \
--cc=brian.avery@intel.com \
--cc=toaster@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 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.