octave-maintainers
[Top][All Lists]
Advanced

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

Re: [octave forge] (windows) help in testing needed


From: PhilipNienhuis
Subject: Re: [octave forge] (windows) help in testing needed
Date: Sun, 10 Nov 2019 07:19:22 -0600 (CST)

mmuetzel wrote
> Am 10. November 2019 um 11:09 Uhr schrieb "Olaf Till":
>> JohnD released windows-1.4.0 and I checked it as far as I could, but
>> running the tests needs Windows. Could some third person get the last
>> tarball from
>>
>> https://sourceforge.net/p/octave/package-releases/389/
>>
>> and (after checking the md5 sum) install it on Windows and perform the
>> tests? Either with 'make check' at package rootlevel or from Octave
>> (after 'pkg load windows') with
>>
>> __run_test_suite__ ({'path\to\inst'}, {})
>>
>> Olaf
> 
> Attached are the results when running the test in Octave 5.1 (64bit) on
> Windows 10.
> 
> Summary:
> 
>   PASS                               14
>   FAIL                                0
> 
> Markus
> 
> 
> fntests.log (1K)
> <https://octave.1599824.n4.nabble.com/attachment/4694524/0/fntests.log>
> test_windows (1K)
> <https://octave.1599824.n4.nabble.com/attachment/4694524/1/test_windows>

I got this with octave-6.0.0, crossbuild from November 2nd:

## <... uninstall windows-1.3.1...)

>> pkg -verbose -forge install windows
:
checking for winqueryreg in Octave... ./configure: line 2793: test: too many
arguments
no
:                                                                               
                          
including conditional functions
   winqueryreg
:
>> pkg load windows
warning: function
C:\Programs\Octave\Octave-6.0.0_20191102L\mingw64\lib\octave\packages\windows-1.4.0\x86_64-w64-mingw32-api-v53+\winqueryreg.oct
shadows a built-in function

... so there are two probably related issues, none of them a big deal
AFAICS:

1. a configure test seems to be incorrect;

2. a package function shadows a core function; looks to be a consequence of
1.

philip



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

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