<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
Le 22/03/2017 à 04:54, Tan Chin Luh a écrit :<br>
</div>
<blockquote
cite="mid:c33e7167-5257-2f0a-c25d-fad35492079f@tritytech.com"
type="cite">Hi,
<br>
<br>
Just to check whether anyone encounter issues with the atomsTest
function.
<br>
<br>
When running the test_run, all the tests passed. However, when
running the atomsTest, all tests fail with the error: failed:
Slave Scilab exited with error code 1. the log file gives :
<br>
<br>
Start Toolbox Skeleton
<br>
Load macros
<br>
Load gateways
<br>
Load Java libraries
<br>
Load help
<br>
Load demos
<br>
<br>
Start Toolbox Skeleton
<br>
WARNING: Toolbox skeleton library is already loaded
<br>
at line 15 of executed file
D:\scilab\scilab-6.0.0\contrib\toolbox_skeleton\0.1.0\loader.sce
<br>
<br>
exec: error on line #67: "Redefining permanent variable." Remove
help chapter
<br>
</blockquote>
<br>
I don't know how you get this error, because i am unable to load the
Toolbox_skeleton:<br>
it is provided without any loader. It must be built before, and it
requires a compiler.<br>
<br>
But I did a test for another toolbox, namely with stixbox that has
only macros.<br>
stixbox is already provided for Scilab 6.0, but all its tests fail
whatever is the way running them.<br>
The reason is that its macros directory includes the lib file as
generated by genlib(),<br>
but most of .bin files are missing, as if they were removed after
the compilation!<br>
So, most of its functions are actually unknown, as documented when
using the<br>
"show_error" test_run() option.<br>
<br>
As a consequence, i am not sure that there is any generic bug about
test_run() or atomsTest().<br>
Here, clearly, the error is from the packaging of the <i>stixbox
2.5</i> ATOMS module.<br>
<br>
But may be i tried with the bad guy and most of other modules are
OK. Except Toolbox_skeleton as bad.<br>
<br>
Samuel<br>
<br>
<br>
<br>
<br>
<br>
<br>
<blockquote
cite="mid:c33e7167-5257-2f0a-c25d-fad35492079f@tritytech.com"
type="cite">
<br>
<br>
How to reproduce:
<br>
<br>
1. Install any Scilab 6 module with unittest with atoms
<br>
<br>
2. run atomsTest and test_run to see the differences.
<br>
<br>
<br>
Thanks.
<br>
<br>
<br>
rgds,
<br>
CL
<br>
<br>
<br>
<br>
<br>
_______________________________________________
<br>
users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
<br>
<br>
</blockquote>
<p><br>
</p>
</body>
</html>