]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: skip tests requiring tools-sdk timo/python3-skip-test-find
authorTim Orling <timothy.t.orling@intel.com>
Fri, 18 Jun 2021 20:10:44 +0000 (13:10 -0700)
committerTim Orling <timothy.t.orling@intel.com>
Fri, 18 Jun 2021 20:19:07 +0000 (13:19 -0700)
commit4207e03bcbbfd8b6113c04bc7c35ceb516af31f6
tree698dfdce1f580c24e37cebbb34eb93d6495dedf8
parentb8723c114b3d9b58d2da1a86d728d176dcbeb4b1
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>
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.9.5.bb