[squeak-dev] Re: 4.1 RC4 Mac test results

Ken G. Brown kbrown at mac.com
Mon Apr 12 22:19:57 UTC 2010


At 2:55 PM -0700 4/12/10, Andreas Raab apparently wrote:
>On 4/12/2010 2:37 PM, Ken G. Brown wrote:
>>At 2:14 PM -0700 4/12/10, Andreas Raab apparently wrote:
>>>Hi Ken -
>>>
>>>What's the error and what's the failure?
>>
>>TestURI>>#testDefaultDirRoundtrip
>>
>>SMDependencyTest>>#test2
>
>Thanks! I was able to reproduce the SMDependencyTest failure. For the TestURI failure, can you run the following snippet for me and send back the result?
>
>	| defaultDir defaultURI uriDir |
>	defaultDir := FileDirectory default.
>	defaultURI := defaultDir uri.
>	uriDir := FileDirectory uri: defaultURI.
>	{defaultDir. defaultURI. uriDir}

 {UnixFileDirectory on '/mySqueakStuff/Sqkb/<Sqkb4.x/Sqkb4.1/RC4-Squeak4.1.1-mac#1' . file:///mySqueakStuff/Sqkb/<Sqkb4.x/Sqkb4.1/RC4-Squeak4.1.1-mac#1/ . UnixFileDirectory on '/mySqueakStuff/Sqkb/<Sqkb4.x/Sqkb4.1/RC4-Squeak4.1.1-mac'}

Ken

>
>Cheers,
>  - Andreas
>
>>Is there some way to get a log of the results?
>>I can copy and paste the results from the top right pane, but I cannot seem to do the same in the right 2nd or third pane, and the menu to the upper right of the 2nd pane does not work.
>>
>>Ken G. Brown
>>
>>>Thanks,
>>>  - Andreas
>>>
>>>On 4/12/2010 1:40 PM, Ken G. Brown wrote:
>>>>4.1 RC4 on Mac 10.6.3
>>>>
>>>>test results
>>>>2707 run, 2695 passes, 10 expected failures, 1 failures, 1 errors, 0 unexpected passes
>>>>
>>>>Ken G. Brown




More information about the Squeak-dev mailing list