irc.libera.chat #tryton log beginning Mon Nov 6 12:10:01 AM CET 2023 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:22 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:22 | |
-!- srgdts(~srgdts@user/srgdts) has joined #tryton | 00:56 | |
-!- yangoon(~yangoon@pd9eed4f1.dip0.t-ipconnect.de) has joined #tryton | 02:58 | |
-!- springwurm(~springwur@2a01:76c0:100:f500:ddc4:911a:bdfc:e04c) has joined #tryton | 06:32 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 07:22 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:00 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 08:00 | |
-!- udono(~udo@065-131-067-156.ip-addr.inexio.net) has joined #tryton | 08:26 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 08:54 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:d654:8bff:fefd:e27e) has joined #tryton | 10:07 | |
pokoli | cedk: I just created an issue about unit_price on 6.0 series that I will like to fix but I can not because I did not understand why you changed such line | 11:45 |
---|---|---|
pokoli | and what are the implications of such change | 11:46 |
pokoli | Just pinging if you will like to colaborate on fixing it | 11:46 |
-!- springwurm(~springwur@2a01:76c0:100:f500:a9af:2694:189a:fd6f) has joined #tryton | 13:07 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:d654:8bff:fefd:e27e) has joined #tryton | 14:46 | |
mrichez | Hi, how doing tests on non dev version? Got same error than this issue : https://foss.heptapod.net/tryton/tryton/-/issues/12636 | 15:55 |
mrichez | i try to test my custom module on branch 7.0, so all needed trytond packages are installed with pip, and my custom module is installed locally (pip install -e /my_module) | 15:56 |
mrichez | i'm launching tests with this command: 'python -m unittest discover -s my_module/tests' and got error about Failed to import test module .... similar to log in issue 12636 | 15:59 |
cedk | mrichez: do not use path but qualified names | 16:00 |
mrichez | cedk: you mean that : 'python -m unittest discover -s trytond.modules.mymodule.tests' ? got error ImportError: Start directory is not importable | 16:02 |
cedk | mrichez: without start argument | 16:03 |
cedk | mrichez: and you can drop the 'tests' | 16:03 |
mrichez | cedk: not working | 16:05 |
mrichez | cedk: python -m unittest discover trytond.modules.mymodule | 16:05 |
cedk | mrichez: maybe it is linked to https://foss.heptapod.net/tryton/tryton/-/issues/12701 | 16:05 |
mrichez | cedk: indeed quite similar | 16:06 |
mrichez | i'm leaving, will look at this tomorrow | 16:07 |
-!- as_g5pw(~g5pw@mittelab/sudo/g5pw) has joined #tryton | 17:13 | |
-!- cedk(~ced@host-82-212-131-123.dynamic.voo.be) has joined #tryton | 19:19 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 19:19 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 19:19 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 21:08 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 21:08 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:d654:8bff:fefd:e27e) has joined #tryton | 21:13 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:46 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 22:46 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!