[squeak-dev] Weird transient Traits test error

Frank Shearar frank.shearar at gmail.com
Fri May 3 20:11:33 UTC 2013


Well, what's really strange is that ScriptLoader has nothing to do at
all with Traits. I just moved a class from one package to another, and
then the tests failed. I mean, I wouldn't bet my life on saying "the
build is deterministic", but it really ought to be very close to it.

frank

On 3 May 2013 21:04, Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com> wrote:
> Any relation with Method/Class package relocation and package loadOrder?
>
>
> 2013/5/3 Frank Shearar <frank.shearar at gmail.com>
>>
>> http://build.squeak.org/job/SqueakTrunk/296/testReport/ shows a bunch
>> of failing tests.
>>
>> The only difference between that build and the previous is the
>> upgrading of ScriptLoader from fbs.336 to fbs.337.
>>
>> And then the next run the tests all passed...
>>
>> Lots of the failures were in Parser >> #notify:at:, which throws a
>> SyntaxErrorNotification. As it happens, the CommandLineToolSet doesn't
>> implement that method.
>>
>> But any ideas why those tests might have failed?
>>
>> frank
>>
>
>
>
>


More information about the Squeak-dev mailing list