diff options
| author | alperak <alperyasinak1@gmail.com> | 2024-03-07 18:58:26 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-08 10:07:27 -0800 |
| commit | 0a8e1c4ec29d8600fed28f0abe363f7091c67cde (patch) | |
| tree | 34ab19ccb1be2ccd9e2834474608deb9ff8600a2 /meta-python/conf | |
| parent | 8cb9b358393d6f411000c0db2a166eec9d4648a1 (diff) | |
| download | meta-openembedded-0a8e1c4ec29d8600fed28f0abe363f7091c67cde.tar.gz | |
python3-google-auth-oauthlib: add ptest
* Tested on qemux86-64 and qemuarm64
* Add ptest into PTESTS_FAST_META_PYTHON
Ptest result:
==============
qemux86-64:
Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 15
END: /usr/lib/python3-google-auth-oauthlib/ptest
2024-03-07T15:48
STOP: ptest-runner
TOTAL: 1 FAIL: 0
qemuarm64:
Testsuite summary
TOTAL: 37
PASS: 37
SKIP: 0
XFAIL: 0
FAIL: 0
XPASS: 0
ERROR: 0
DURATION: 15
END: /usr/lib/python3-google-auth-oauthlib/ptest
2024-03-07T15:54
STOP: ptest-runner
TOTAL: 1 FAIL: 0
Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf')
| -rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index d3096039bd..0cb3046cf7 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
| @@ -19,6 +19,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
| 19 | python3-execnet \ | 19 | python3-execnet \ |
| 20 | python3-freezegun \ | 20 | python3-freezegun \ |
| 21 | python3-geojson \ | 21 | python3-geojson \ |
| 22 | python3-google-auth-oauthlib \ | ||
| 22 | python3-gpiod \ | 23 | python3-gpiod \ |
| 23 | python3-gunicorn \ | 24 | python3-gunicorn \ |
| 24 | python3-html2text \ | 25 | python3-html2text \ |
