octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53636] failing test under Windows: bsxfun.cc-


From: Rik
Subject: [Octave-bug-tracker] [bug #53636] failing test under Windows: bsxfun.cc-tst
Date: Fri, 13 Apr 2018 16:00:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #7, bug #53636 (project octave):

I have made a preliminary changeset to fix the rand and randn random number
generator to a known state before the BIST tests are done.  However,m s I
never see a probleo I need someone else to help do the testing.

I am uploading a file bsxfun.cc-tst.  To test, download this file and place it
in the current directory where you start Octave (so it is picked before the
default version).  Then run


bm = zeros (200,1);
for i = 1:200
  bm(i) = test ("bsxfun.cc-tst");
endfor
sum (bm)


If it passes (after about 15 minutes) then we are good.  Otherwise, adjust the
random number generator state to a different value (currently 42) and re-run.




(file #43920)
    _______________________________________________________

Additional Item Attachment:

File name: bsxfun.cc-tst                  Size:6 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53636>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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