<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 Samuel,<br>
<br>
What I did for the Toolbox Skeleton was:<br>
1. Compile it<br>
2. Manually zip it<br>
3. atomsInstall the zip file. <br>
<br>
Then I could use the test_run and atomsTest to see the result. <br>
<br>
Thanks.<br>
<br>
Regards,<br>
Chin Luh<br>
<br>
<br>
On 23/3/2017 8:12 AM, Samuel Gougeon wrote:<br>
</div>
<blockquote cite="mid:d0ee6b83-1f89-8e3c-5e81-812c94c365d6@free.fr"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<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 moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<br>
<a moz-do-not-send="true" 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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>