[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reporting Bug
From: |
Akim Demaille |
Subject: |
Re: Reporting Bug |
Date: |
Tue, 21 Jan 2020 07:46:51 +0100 |
Please keep the list in CC.
> Le 21 janv. 2020 à 07:10, Nikki Valen <address@hidden> a écrit :
>
> Thank you so much for the reply! I think I worked too much to not notice the
> directory wasn’t recognized!
>
> Although, I still have 1 Fail saying that it cannot find the Calc class.
There will be more: once this handful of tests passes, there are more than
500 to come, some of them failing. Adrian's suggestion (use a directory
with no spaces in it) is by far the simplest workaround.
> I hope you could help!
What you can do is add 'set -x' somewhere on the top of examples/test,
and read the generated traces to see if you can spot the error and
suggest a fix.
Cheers!