[squeak-dev] MNU in MCMcmUpdater >> #updateFromRepositories

karl ramberg karlramberg at gmail.com
Sun Jan 26 21:27:10 UTC 2014


Duh, MultiByteFileStream>>testLineEndingChunk is expected failure, as far
as I can tell

Cheers,
Karl


On Sun, Jan 26, 2014 at 9:45 PM, karl ramberg <karlramberg at gmail.com> wrote:

> Hi,
> I'm looking at a error with MultiByteFileStream>>testLineEndingChunk wich
> fails at all line endings but nil.
>
> This is on windows 8.1
>
> There are some issues with MultiByteFileStream that should be fixed
> before release.
>
> Cheers,
> Karl
>
>
>
> On Sun, Jan 26, 2014 at 8:25 PM, Frank Shearar <frank.shearar at gmail.com>wrote:
>
>> http://build.squeak.org/job/SqueakTrunk/787/console shows this failure:
>>
>> 2014-01-26T20:14:48.748+01:00: Conflict; choosing remote:
>> 2014-01-26T20:14:48.766+01:00: Utilities class>>updateFromServer
>> 2014-01-26T20:14:48.782+01:00: Resolved? true
>>
>> MultiByteFileStream(Object)>>error:
>> MultiByteFileStream(Object)>>primitiveFailed:
>> MultiByteFileStream(Object)>>primitiveFailed
>> MultiByteFileStream(StandardFileStream)>>primSize:
>> MultiByteFileStream(StandardFileStream)>>size
>> MultiByteFileStream(StandardFileStream)>>setToEnd
>> MessageNotUnderstood(Error)>>printVerboseOn:
>> [] in UndefinedObject>>DoIt
>> BlockClosure>>cull:
>> [] in MethodContext(ContextPart)>>handleSignal:
>> BlockClosure>>ensure:
>> MethodContext(ContextPart)>>handleSignal:
>> MethodContext(ContextPart)>>handleSignal:
>> MethodContext(ContextPart)>>handleSignal:
>> MethodContext(ContextPart)>>handleSignal:
>> MethodContext(ContextPart)>>handleSignal:
>> MethodContext(ContextPart)>>handleSignal:
>> MessageNotUnderstood(Exception)>>signal
>> UndefinedObject(Object)>>doesNotUnderstand: #dependencies
>> [] in [] in [] in [] in MCMcmUpdater class>>updateFromRepositories
>>
>> I've seen it a couple times before, and never quite figured out why.
>> This method has two senders of #dependencies. This is the one by the
>> "Skip packages that are not in the image" comment.
>>
>> frank
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140126/73816834/attachment.htm


More information about the Squeak-dev mailing list