]> code.ossystems Code Review - openembedded-core.git/commit
python3: Avoid hanging tests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Apr 2019 22:15:04 +0000 (23:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Apr 2019 14:22:44 +0000 (15:22 +0100)
commit2a48df02a2871635f8235645bfd7f7a3ff0aef31
treedc4279e880c6bf436edef53e158412fbc1fd7a37
parent0fb257121b68f38b40c078150db8f7d0979b7ea5
python3: Avoid hanging tests

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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/ptesthack.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.7.2.bb