bugGNU Octave - Bugs: bug #63742, [octave-forge](statistics) test...

 
 

bug #63742: [octave-forge](statistics) test failures due to rand()

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Thu 02 Feb 2023 09:18:35 PM UTC
 
Category:  Octave Forge Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * stable Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment (Rich Markup)
   

Thu 02 Feb 2023 09:18:35 PM UTC, original submission:  

Some of the tests in statistics fail occasionally:

octave:5> p = 0; psum = 0; for jj=1:100; p = test("hotelling_t2test2"); psum += p; endfor ; psum
psum = 94
octave:6> p = 0; psum = 0; for jj=1:100; p = test("hotelling_t2test"); psum += p; endfor ; psum
psum = 94
octave:7> p = 0; psum = 0; for jj=1:100; p = test("adtest"); psum += p; endfor ; psum
psum = 98


Those are probably due to rand() not being seeded.

octave 8.0.91 /statistics 1.5.3

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dasergatskov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only project members can vote.

     

     

     

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.11