<div dir="ltr"><div><div><div>Yes but Environments are not stabilized yet.<br></div>Look for example at CompiledMethodTest&gt;&gt;#testMethodClass<br></div>It is failing because Environment&gt;&gt;#forgetClass:logged: moves the class binding in undeclared (Dictionary&gt;&gt;#declare:from: ), but then overwrite the value with nil.<br>
</div>Thus the references to AnObsoleteTUTU are then nilled out...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/3 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well, what&#39;s really strange is that ScriptLoader has nothing to do at<br>
all with Traits. I just moved a class from one package to another, and<br>
then the tests failed. I mean, I wouldn&#39;t bet my life on saying &quot;the<br>
build is deterministic&quot;, but it really ought to be very close to it.<br>
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 3 May 2013 21:04, Nicolas Cellier &lt;<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>&gt; wrote:<br>
&gt; Any relation with Method/Class package relocation and package loadOrder?<br>
&gt;<br>
&gt;<br>
&gt; 2013/5/3 Frank Shearar &lt;<a href="mailto:frank.shearar@gmail.com">frank.shearar@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://build.squeak.org/job/SqueakTrunk/296/testReport/" target="_blank">http://build.squeak.org/job/SqueakTrunk/296/testReport/</a> shows a bunch<br>
&gt;&gt; of failing tests.<br>
&gt;&gt;<br>
&gt;&gt; The only difference between that build and the previous is the<br>
&gt;&gt; upgrading of ScriptLoader from fbs.336 to fbs.337.<br>
&gt;&gt;<br>
&gt;&gt; And then the next run the tests all passed...<br>
&gt;&gt;<br>
&gt;&gt; Lots of the failures were in Parser &gt;&gt; #notify:at:, which throws a<br>
&gt;&gt; SyntaxErrorNotification. As it happens, the CommandLineToolSet doesn&#39;t<br>
&gt;&gt; implement that method.<br>
&gt;&gt;<br>
&gt;&gt; But any ideas why those tests might have failed?<br>
&gt;&gt;<br>
&gt;&gt; frank<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>