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

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

[Octave-bug-tracker] [bug #48364] __run-test_suite_ FAIL for axis.m (tol


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #48364] __run-test_suite_ FAIL for axis.m (tolerance)
Date: Thu, 7 Jul 2016 21:44:22 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

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

Sure:

>> mkoctfile fpucw.cc
>> printf ("fpucw = 0x%04x\n", fpucw ());
fpucw = 0x027f
>> pkg load io   ## Invokes javaaddpath()
>> printf ("fpucw = 0x%04x\n", fpucw ());
fpucw = 0x037f


I didn't have OF packages loaded.

Note that ov-java.cc is included in the test suite when running 
__run_test_suite__  ; I suppose ov-java-cc.tst can be (temporarily moved out
of share/.../etc/tests

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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