health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #61850] Issues with package testing


From: Axel Braun
Subject: [Health-dev] [bug #61850] Issues with package testing
Date: Tue, 18 Jan 2022 15:08:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0

URL:
  <https://savannah.gnu.org/bugs/?61850>

                 Summary: Issues with package testing
                 Project: GNU Health
            Submitted by: coogor
            Submitted on: Tue 18 Jan 2022 08:08:52 PM UTC
                Category: Tryton
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: meanmicio
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any
                  Module: helath

    _______________________________________________________

Details:

When running tests for GH modules (in this case health) it comes to an error:

[  226s] +
PYTHONPATH=/home/abuild/rpmbuild/BUILDROOT/gnuhealth-4.0.0a4-lp153.1.1.x86_64/usr/lib/python3.6/site-packages
[  226s] + PYTHONDONTWRITEBYTECODE=1
[  226s] + pytest-3.6 --ignore=_build. --ignore=_build.python3 -v -rs tests
[  226s] ============================= test session starts
==============================
[  226s] platform linux -- Python 3.6.15, pytest-3.10.1, py-1.8.1,
pluggy-0.13.1 -- /usr/bin/python3
[  226s] cachedir: .pytest_cache
[  226s] rootdir:
/home/abuild/rpmbuild/BUILDROOT/gnuhealth-4.0.0a4-lp153.1.1.x86_64/usr/lib/python3.6/site-packages/trytond/modules/health,
inifile:
[  227s] collecting ... collected 0 items / 1 errors
[  227s] 
[  227s] ==================================== ERRORS
====================================
[  227s] ____________________ ERROR collecting tests/test_health.py
_____________________
[  227s] ImportError while importing test module
'/home/abuild/rpmbuild/BUILDROOT/gnuhealth-4.0.0a4-lp153.1.1.x86_64/usr/lib/python3.6/site-packages/trytond/modules/health/tests/test_health.py'.
[  227s] Hint: make sure your test modules/packages have valid Python names.
[  227s] Traceback:
[  227s] tests/__init__.py:1: in <module>
[  227s]     from test_health import suite
[  227s] E   ModuleNotFoundError: No module named 'test_health'
[  227s] =============================== warnings summary
===============================
[  227s]
/usr/lib64/python3.6/site-packages/genshi/template/interpolation.py:36
[  227s]  
/usr/lib64/python3.6/site-packages/genshi/template/interpolation.py:36:
DeprecationWarning: Flags not at the start of the expression
'[uU]?[rR]?("""|\\\'\\\'\\' (truncated)
[  227s]     PseudoToken

Any idea?





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61850>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]