octave-maintainers
[Top][All Lists]
Advanced

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

Re: optim, struct, parallel: pre-release check on Windows?


From: Tatsuro MATSUOKA
Subject: Re: optim, struct, parallel: pre-release check on Windows?
Date: Thu, 31 Mar 2016 15:28:48 +0900 (JST)

> From: Olaf Till <address@hidden>

> To: address@hidden
> Cc: 
> Date: 2016/3/31, Thu 04:30
> Subject: optim, struct, parallel: pre-release check on Windows?
> 
> I'd like to request a release for packages 'optim', 
> 'struct', and
> 'parallel' in the next days.
> 
> If any of these packages should be planned to be cross-built for
> Windows, it would be nice if this would be tested _before_ the
> release. The known bugs in this context are supposed to be fixed.
> 
> ('parallel', optionally used by 'optim', is also supposed to be
> buildable on Windows, with configure switch --disable-cluster.)
> 
> Olaf



I have installed parallel and struct. (optim is already installed for 4.0.1 on 
windows).

I ran __run_test_suite__ of each package. 

>> __run_test_suite__ 
>> ({'E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0'},{})

Integrated test scripts:

  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\__all_stat_opts__.m  
PASS      1/1

  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\de_min.m  PASS      
1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\jacobs.m  PASS      
8/9
                                                                  FAIL    1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\linprog.m  PASS      
3/3
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\lsqcurvefit.m  PASS  
    1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\lsqlin.m  PASS      
2/2
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\lsqnonlin.m  PASS    
  1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\nlinfit.m  PASS      
1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\polyconf.m  PASS     
 1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\quadprog.m x =

   0
   5

fval =  20
exitflag =  1
output =

  scalar structure containing the fields:

    iterations =  1

 PASS      1/1
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\statget.m  PASS      
9/9
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\statset.m  PASS      
5/5
  E:\octave\Octave-4.0.1\share\octave\packages\optim-1.5.0\vfzero.m  PASS      
2/2

Fixed test scripts:


Summary:

  PASS        36
  FAIL         1

See the file E:\usr\Tatsu\program\Octave\OctaveForge\struct\fntests.log for 
additional details.


45 (of 58) .m files have no tests.

Please help improve Octave by contributing tests for these files
(see the list in the file 
E:\usr\Tatsu\program\Octave\OctaveForge\struct\fntests.log).

>>

>> __run_test_suite__ 
>> ({'E:\octave\Octave-4.0.1\share\octave\packages\parallel-3.0.4'},{})

Integrated test scripts:


Fixed test scripts:


Summary:

  PASS         0
  FAIL         0

See the file E:\usr\Tatsu\program\Octave\OctaveForge\struct\fntests.log for 
additional details.


6 (of 6) .m files have no tests.

Please help improve Octave by contributing tests for these files
(see the list in the file 
E:\usr\Tatsu\program\Octave\OctaveForge\struct\fntests.log)

>> __run_test_suite__ 
>> ({'E:\octave\Octave-4.0.1\share\octave\packages\struct-1.0.12'},{})

Integrated test scripts:

  E:\octave\Octave-4.0.1\share\octave\packages\struct-1.0.12\getfields.m  PASS  
    6/7
                                                                  XFAIL   1
  E:\octave\Octave-4.0.1\share\octave\packages\struct-1.0.12\setfields.m  PASS  
    2/2
  E:\octave\Octave-4.0.1\share\octave\packages\struct-1.0.12\tars.m  PASS      
1/1

Fixed test scripts:


Summary:

  PASS         9
  FAIL         0
  XFAIL        1


A zipped file of fntests.log for each package is attached.

Tatsuro

Attachment: fntests_optim_parallel_struct.zip
Description: Zip compressed data


reply via email to

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