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

Re: RFH pychopper - test in cowbuilder does not find tests



Hi, I can make the test run successfully locally.

you must fix the  d/patches/fixTests.patch patch removing the change:

```
-        cdna_classifier = path.join(pkg_base, 'scripts', 'cdna_classifier.py')
+        cdna_classifier = path.join(pkg_base, '../../../scripts', 'cdna_classifier.py')
```
If you let that line as upstream, the test runs successfully.


Cheers,
Arias Emmanuel
@eamanu


On Thu, Jun 18, 2020 at 7:52 PM Steffen Möller <steffen_moeller@gmx.de> wrote:

On 18.06.20 22:54, Emmanuel Arias wrote:
>
>
> On Thu, Jun 18, 2020 at 3:08 PM Andreas Tille <andreas@an3as.eu
> <mailto:andreas@an3as.eu>> wrote:
>
>     On Thu, Jun 18, 2020 at 12:01:10PM -0300, Emmanuel Arias wrote:
>     > Sorry for my question, but `cmp` is in the project?
>
>     You mean
>
>        $ dpkg -S `which cmp`
>        diffutils: /usr/bin/cmp
>
>     ?  Its default POSIX if I remember correctly.
>
>
> ooops! yes, Sorry!
The warning on "cmp" in pychopper if I read this right refers to what
once was a Python function

https://stackoverflow.com/questions/22490366/how-to-use-cmp-in-python-3

@Andreas - did you have a look at pychopper already?

Best,

Steffen


Reply to: