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

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

[Octave-bug-tracker] [bug #60040] [octave forge] (io) "pkg test io" fail


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60040] [octave forge] (io) "pkg test io" fails if no JRE is installed
Date: Thu, 11 Feb 2021 05:48:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 Edg/88.0.705.63

URL:
  <https://savannah.gnu.org/bugs/?60040>

                 Summary: [octave forge] (io) "pkg test io" fails if no JRE is
installed
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Thu 11 Feb 2021 11:48:29 AM CET
                Category: Octave Forge Package
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: other
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

Running `pkg test io` with the current release candidate (6.1.90) on Windows
10 fails for `toJSON`.

The output for the failing test is:

>> test toJSON
***** test  ## unknown class
 obj = javaObject ("java.math.BigDecimal", 1.0);
  assert(toJSON(obj), '"[java.math.BigDecimal]"');
!!!!! test failed
unable to find Java Runtime Environment: software\javasoft\java runtime
environment::CurrentVersion


The test should probably be skipped if no JRE is installed to get accurate
test results.

CC'ing Philip as the package maintainer.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60040>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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