]> code.ossystems Code Review - openembedded-core.git/commit
python3: skip tests requiring tools-sdk
authorTim Orling <timothy.t.orling@intel.com>
Fri, 18 Jun 2021 19:05:47 +0000 (12:05 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 28 Jun 2021 15:54:26 +0000 (05:54 -1000)
commit63bc36dbd93c46be8adf7db00e3fc22897eb1846
treeb749dd20fe2b96d88e4f444c937f73de14853f13
parent9423ad8f0f42d249c2fcb1b86ec9abb75854f011
python3: skip tests requiring tools-sdk

Conditionally skip test_ctypes.test_find unless
IMAGE_FEATURES contains 'tools-sdk' as these test
cases require full packagegroup-core-buildessential

Fixes:
AssertionError: Failed ptests:
{'python3': ['test_find_library_with_gcc', 'test_find_library_with_ld']}

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/python/python3/0001-test_ctypes.test_find-skip-without-tools-sdk.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.8.10.bb