diff options
author | Alassane Yattara <alassane.yattara@savoirfairelinux.com> | 2023-11-09 16:55:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-09 17:01:18 +0000 |
commit | 20705f46af4edb101892b355350265d1c37ba1a2 (patch) | |
tree | 4b96a1a6718cdf85af400351964b97449029febd /bitbake/lib/toaster/tests/browser/selenium_helpers_base.py | |
parent | f8ee2cb52eeda3ba70fad17677b258586592e9e1 (diff) | |
download | poky-20705f46af4edb101892b355350265d1c37ba1a2.tar.gz |
bitbake: toaster: Bug-fix pytest and Failed: Database access not allowed
Remove load and create build environment from tests/functional/functional_helpers
- Testcases in the FunctionalTestCase do not require a build process,
- Also marked setUpClass or class with pytest django_db, db ... not
working, as declared above of file functional_helpers.py, The database access
process runs as an external process, separate from the test case process
and outside the context of pytest.
(Bitbake rev: 35c02c26541c05a8d147f41d0855e09d8fba1a83)
Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/tests/browser/selenium_helpers_base.py')
0 files changed, 0 insertions, 0 deletions