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

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

[Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #43505] build gm with quantum-depth=16 in mxe octave
Date: Tue, 18 Nov 2014 14:31:46 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #5, bug #43505 (project octave):

On my machine, it passes on running standalone:


>> test imwrite
PASSES 17 out of 17 tests



However running it with __run_tests__ OR after running it after running
__run_tests__, it fails:


>> uname
ans =
  scalar structure containing the fields:
    sysname = MINGW32_NT-6.1
    nodename = JYRW4S1
    release = Windows 7
    version = Service Pack 1
    machine = i686
>> test imwrite
  ***** testif HAVE_MAGICK
 gray  = randi (255, 10, 10, 1, "uint8");
 r  = write_and_read (gray);
 assert (r, gray)
!!!!! test failed
ASSERT errors for:  assert (r,gray)

  Location  |  Observed  |  Expected  |  Reason
   (1,1)         237          238        Abs err 1 exceeds tol 0
   (2,1)          42           43        Abs err 1 exceeds tol 0
   (3,1)         238          239        Abs err 1 exceeds tol 0
   (4,1)          44           45        Abs err 1 exceeds tol 0
   (5,1)          59           60        Abs err 1 exceeds tol 0
   (6,1)         152          153        Abs err 1 exceeds tol 0
   (7,1)         169          170        Abs err 1 exceeds tol 0
 (segment of output only)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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