python3-jsmin: Fix ptests to run with python 3.12+

Remove it from problematic tests list ot fast list as it runs ok now.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-02-22 10:02:15 -08:00
parent 1e853f5c5f
commit 343338e955
4 changed files with 84 additions and 3 deletions

View File

@@ -76,7 +76,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
python3-dnspython \
python3-fastjsonschema \
python3-gpiod \
python3-jsmin \
python3-ordered-set \
python3-pillow \
python3-pint \