coccinelle: Add test results for PYTHON_VERSION_DEFAULT=27

This commit is contained in:
Leonardo Taccari 2020-07-08 01:28:14 +02:00
parent e4cadd0d89
commit a77bdaef22
1 changed files with 10 additions and 1 deletions

View File

@ -7,7 +7,7 @@ should be investigated further and if possible fixed:
-- leot (2017/10/10)
- Test fails with:
- When built with PYTHON_VERSION_DEFAULT=38, test fails with:
bc_1.res
Traceback (most recent call last):
@ -23,3 +23,12 @@ should be investigated further and if possible fixed:
<no Python frame>
gmake: *** [Makefile:267: check] Error 1
*** Error code 2
When built with PYTHON_VERSION_DEFAULT=27, the test score on NetBSD/amd64
-current are:
total score
--------------------------------
good = 241/554
Current score is greater than expected :)
(was expecting 0 but got 241)