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

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

[Octave-bug-tracker] [bug #59668] [octave forge] (level-set) Some BISTs


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #59668] [octave forge] (level-set) Some BISTs fail when unloading parallel
Date: Sun, 13 Dec 2020 01:45:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

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

                 Summary: [octave forge] (level-set) Some BISTs fail when
unloading parallel
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Sun 13 Dec 2020 06:45:05 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                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:

With Octave 6, some BISTs in so_explore_descent.m, so_init_params.m, and
so_replay_descent.m the package parallel is unloaded, in order to ensure that
the calls to functions like `fload' are unvailable. However, the parallel
package is declared as a dependency of the level-set package. The test will
then fail, but not in the expected way. For instance, the BIST in
so_explore_descent.m is expected to fail with:


'fload' is not available
-verbatim

but it fails instead with:


pkg: the following loaded package(s):
    - level-set
depend on the one(s) you want to unload.
Either unload any depender package(s), or use the '-nodeps' flag.
Note: the '-nodeps' flag may affect functionality of these packages.


The patch attached to this bug report fixes the problem.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 13 Dec 2020 06:45:05 AM UTC  Name: bist-unload-parallel.patch  Size:
2KiB   By: rlaboiss

<http://savannah.gnu.org/bugs/download.php?file_id=50449>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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