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

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

[Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specifi


From: alexvong1995 AT protonmail * com
Subject: [Octave-bug-tracker] [bug #62681] pkg test: Tests outside of the specified package are being run
Date: Mon, 4 Jul 2022 11:15:25 -0400 (EDT)

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

Running


docker exec oc octave-cli --eval "geteuid ()";
docker exec oc octave-cli --eval "OCTAVE_HOME ()";
docker exec oc octave-cli --eval "user_data_dir ()";
docker exec oc octave-cli --eval "__octave_config_info__ ('libdir')"


with Octave 7.1.0 gives


ans = 0
error: ignoring const execution_exception& while preparing to exit
ans = /usr
error: ignoring const execution_exception& while preparing to exit
ans = /home/jovyan/.local/share
error: ignoring const execution_exception& while preparing to exit
ans = /usr/lib
error: ignoring const execution_exception& while preparing to exit




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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