As I said, I think it has to do with sysFileTree(); I had problems in other 
programs as well. If that function is used to look for the test cases then 0 is 
the result.

I am talking about macOS only, I have not tested on other systems yet.

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se




> Am 15.02.2019 um 16:49 schrieb Enrico Sorichetti via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net>:
> 
> It is not a problem with the test suite …
> 
> It happens also with the test suite at the 11724 level
> 
> E
> 
> 
>> On 15 Feb 2019, at 16:33, P.O. Jonsson <oor...@jonases.se 
>> <mailto:oor...@jonases.se>> wrote:
>> 
>> I have now tested the lates committed changes in r11760
>> 
>> Compiling on macOS works fine but running the test suite with the same 
>> revision breaks out after 1 failing test.
>> 
>> REXX-ooRexx_5.0.0(MT)_64-bit 6.05 15 Feb 2019 r11760
>> Searching for test containers..
>> Executing automated test suite
>> 
>> ooTest Framework - Automated Test of the ooRexx Interpreter
>> 
>> Interpreter:        REXX-ooRexx_5.0.0(MT)_64-bit 6.05 15 Feb 2019
>> OS Name:            DARWIN
>> SysVersion:         Darwin 17.7.0
>> 
>> Tests ran:          1
>> Assertions:         0
>> Failures:           0
>> Errors:             1
>> 
>> [Framework exception] [20190215 16:11:09.102001]
>>   Type: Anomly Severity: Warning
>>   File: ooRexx/*.testGroup
>>   No test containers found matching search paramters.
>> 
>> File search:        00:00:00.000680
>> Suite construction: 00:00:00.000167
>> Test execution:     00:00:00.000196
>> Total time:         00:00:00.003025
>> 
>> I looked further and think it might have to do with changes to 
>> SysFileTree(). I tried these lines:
>> 
>>   res = SysFileTree("*.*", "file", "FO")
>>   say file.0 'files‘ found
>> 
>> And got zero files found (in the root, where the script itself resides), can 
>> someone have a look again? This might be the problem for the test suite. I 
>> had the same problem in other programs as well.
>> 
>> Hälsningar/Regards/Grüsse,
>> P.O. Jonsson
>> oor...@jonases.se <mailto:oor...@jonases.se>
>> 
>> 
>> 
>> 
>>> Am 15.02.2019 um 11:14 schrieb P.O. Jonsson <oor...@jonases.se 
>>> <mailto:oor...@jonases.se>>:
>>> 
>>> In test suite from today 11759 there is a modified setTestEnv.sh only 
>>> considering Linux, probably a local version from a developer. Also 
>>> OOREXXUNIT.CLS is modified. I tried replacing both with yesterdays version 
>>> but to no avail.
>>> 
>>> Hälsningar/Regards/Grüsse,
>>> P.O. Jonsson
>>> oor...@jonases.se <mailto:oor...@jonases.se>
>>> 
>>> 
>>> 
>>> 
>>>> Am 15.02.2019 um 11:07 schrieb Enrico Sorichetti via Oorexx-devel 
>>>> <oorexx-devel@lists.sourceforge.net 
>>>> <mailto:oorexx-devel@lists.sourceforge.net>>:
>>>> 
>>>> Just to let You all know
>>>> 
>>>> Running the test suite
>>>> 
>>>>     Expected: [[REXX-ooRexx_5.0.0(MT)_64-bit 6.05 14 Feb 2019], 
>>>> identityHash="-34387144817"]
>>>>     Actual:   [[REXX-ooRexx_5.0.0(MT)_64-bit 6.05 13 Feb 2019], 
>>>> identityHash="-34383169473"]
>>>>     Message:  .RexxInfo~name should be equal to parse version
>>>> 
>>>> 
>>>> The error depends on the make/gmake/ninja build/install logic 
>>>> 
>>>> The info is set by two different sources , 
>>>> 
>>>> And if one of them is not rebuilt , then the mismatch
>>>> 
>>>> Never happens when building/installing  from scratch
>>>>  
>>>> 
>>>> E
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Oorexx-devel mailing list
>>>> Oorexx-devel@lists.sourceforge.net 
>>>> <mailto:Oorexx-devel@lists.sourceforge.net>
>>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>>>> <https://lists.sourceforge.net/lists/listinfo/oorexx-devel>
>>> 
>>> _______________________________________________
>>> Oorexx-devel mailing list
>>> Oorexx-devel@lists.sourceforge.net 
>>> <mailto:Oorexx-devel@lists.sourceforge.net>
>>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
>>> <https://lists.sourceforge.net/lists/listinfo/oorexx-devel>
>> 
>> _______________________________________________
>> Oorexx-devel mailing list
>> Oorexx-devel@lists.sourceforge.net 
>> <mailto:Oorexx-devel@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
> 
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to