summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3/ptesthack.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3: Avoid hanging testsRichard Purdie2019-04-111-0/+60
There are python tests which hang with recent kernels, 5.0 onwards. This causes ptest to timeout for python3. Disable the problematic test until we better understand the real cause and fix of the issue (discussions are happening with upstream). See the patch for details/links. (From OE-Core rev: 2a48df02a2871635f8235645bfd7f7a3ff0aef31) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>