[Seaside] Re: Someone to tackle failing tests in Squeak?

Paul DeBruicker pdebruic at gmail.com
Tue Nov 11 00:58:19 UTC 2014


The metacello configurations are here:


MCHttpRepository
	location: 'http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main'
	user: ''
	password: ''


Load the ConfigurationOfSeaside3


Then in a workspace run

(ConfigurationOfSeaside 3 project version:'3.2.0') load: 'Tests'.


Hope this helps get you sorted

Paul




David T. Lewis wrote
> On Sun, Nov 09, 2014 at 05:23:00PM +0100, Johan Brichau wrote:
>> Hi David,
>> 
>> > Is there a way that I can download an image with the failing tests?
>> Sorry
>> > if this is dumb question, but I don't know much about travis-ci.
>> 
>> Sorry, there is no way to save files on Travis CI. It???s a build service
>> only.
>> If you want to have a Squeak image with that version of Seaside, you
>> should make it locally yourself.
>> 
>> > These are the failing tests, so I expect it will be an easy problem to
>> debug:
>> > 
>> >  WAExternalFileLibraryTest debug: #testAsAbsoluteUrlRelativeTo.
>> >  WAExternalFileLibraryTest debug: #testPathForRequest.
>> 
>> Yes, it???s not much at all.
>> Just that we don???t have the spare cycles to also maintain Squeak. I set
>> up the build process to check, but we need someone to follow up and fix.
>> Recently Tobias did some work but he might need some help.
>> 
> 
> Hi Johan,
> 
> I started with Tobias' prepared image from
> ftp://ftp.squeak.org/4.4/seaside/,
> then used the Squeak trunk update stream to perform a full update of that
> image
> to the latest Squeak. This gives a current Squeak with the older Seaside
> 3.0
> loaded. At that point, the two tests are still passing.
> 
> Now I want to update this image to the latest Seaside 3.2 in order to find
> the cause of the failures. I tried manually loading all Grease packages
> from
> http://www.smalltalkhub.com/mc/Seaside/Grease11/main, and Seaside packages
> from http://www.smalltalkhub.com/mc/Seaside/Seaside32/main.
> 
> I am now getting some test failures related to FileSystem, so I suspect
> that
> I may have loaded some Pharo packages that I should not have included, or
> maybe I do not have the correct version of Grease.
> 
> Is there a Metacello configuration for Seaside that I should be using to
> get
> me closer to the correct configuration?
> 
> Thanks,
> 
> Dave
> 
> _______________________________________________
> seaside mailing list

> seaside at .squeakfoundation

> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside





--
View this message in context: http://forum.world.st/Someone-to-tackle-failing-tests-in-Squeak-tp4789109p4789563.html
Sent from the Seaside General mailing list archive at Nabble.com.


More information about the seaside mailing list