[Seaside-dev] ConfigurationOfSeaside available

Dale Henrichs dale.henrichs at gemstone.com
Thu Jan 28 18:23:57 UTC 2010


The tests are only breaking on Squeak3.11-8931-alpha (and possibly other Squeak trunk images). The tests are all green on Pharo, so I assume they are Squeak-ralted bugs.

I did the tests at home last night and I'm at work today, so I'd have to do a load of the code to get the details:)

Dale
----- "Julian Fitzell" <jfitzell at gmail.com> wrote:

| Hm.. did I break the backtracking tests? I just recently moved some
| snapshot-related extension methods out of Grease-Core and into...
| Seaside-Core I think. The tests are passing for me but maybe
| something's in my image that didn't get committed? What's the
| failure?
| 
| Julian
| 
| On Wed, Jan 27, 2010 at 8:19 PM, Dale Henrichs
| <dale.henrichs at gemstone.com> wrote:
| > I've just loaded and ran tests on Squeak3.11-8931-alpha:
| >
| > Seaside2.8:
| >  3 failures
| >    MAExtentsionsTest>>testTimePrintOn:
| >    WABacktrackingTest>>testDictionary
| >    WABacktrackingTest>>testOrderedCollection
| >  9 errors
| >    WAFileLibraryTests attempting removeAllFoundIn: on an Array and
| ending
| >    with a shouldNotImplement
| >
| > Seaside3.0:
| >  2 failures
| >    MAExtentsionsTest>>testTimePrintOn:
| >    WABacktrackingTest>>testDictionary
| >
| > BTW, how do you used Installer to get the latest package loaded? I
| tried
| > (Installer ss project: 'MetacelloRepository')
| >    install: 'ConfigurationOfSeaside'.
| >
| > When anm older version of ConfigurationOfSeaside was already loaded.
| I was hoping Installer would load the later version of the package
| (Gofer does).
| >
| > Dale
| >
| >
| > ----- "Dale Henrichs" <dale.henrichs at gemstone.com> wrote:
| >
| > | A new version of ConfigurationOfSeaside has been pushed (1.0.1)
| and
| > | all of the tests are green for seaside2.8/magritte/pier and
| > | seaside3.0/magritte/pier (on pharo).
| > |
| > | The scripts stay the same since they use #latestVersion...
| > |
| > | Dale
| > | ----- "Dale Henrichs" <dale.henrichs at gemstone.com> wrote:
| > |
| > | | I took the latest code as of (1/22/2010 12:06) ... I'll update
| push
| > | a
| > | | newer version out ...
| > | |
| > | | Dale
| > | | ----- "Lukas Renggli" <renggli at gmail.com> wrote:
| > | |
| > | | | 2010/1/27 Dale Henrichs <dale.henrichs at gemstone.com>:
| > | | | > Out of 5219 tests rung:
| > | | | >
| > | | | >  Errors:
| > | | | >  WAPharoFunctionalTestsDefaultHandlersTest>>testAllTests
| > | | | >  Failures:
| > | | | >  WACanvasBrushTest>>testMultiSelectTag
| > | | | >  WACanvasBrushTest>>testSelectTag
| > | | |
| > | | | These 3 I fixed recently. Did you load the latest code?
| > | | |
| > | | | Lukas
| > | | |
| > | | |
| > | | | >  WAPackagingTest>>testPackagingValidity
| > | | | >
| > | | | > The error looks like an initialization issue. the two
| select
| > | tag
| > | | | failures aren't obvious to me. the WAPackagingTest is on
| me...
| > | | | >
| > | | | > Dale
| > | | | > ----- "Dale Henrichs" <dale.henrichs at gemstone.com> wrote:
| > | | | >
| > | | | > | I will take a closer look today.
| > | | | > |
| > | | | > | Dale
| > | | | > |
| > | | | > | ----- "Dale Henrichs" <dale.henrichs at gemstone.com> wrote:
| > | | | > |
| > | | | > | | I haven't looked ... at first blush I figured that
| things
| > | | were
| > | | | in
| > | | | > | | development and I didn't take the next step:(
| > | | | > | |
| > | | | > | | Dale
| > | | | > | | ----- "Lukas Renggli" <renggli at gmail.com> wrote:
| > | | | > | |
| > | | | > | | | >  "Seaside 2.8"
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Seaside
| > | | | > | | 2.8'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Seaside
| > | | | > | 2.8
| > | | | > | | | Examples'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Magritte'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Magritte
| > | | | > | | | Tests'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | 'Pier'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | 'Pier
| > | | | > | Tests'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | 'Pier
| > | | | > | | AddOns'.
| > | | | > | | | >
| > | | | > | | | >  "Seaside 3.0"
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Seaside
| > | | | > | | 3.0'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Seaside
| > | | | > | 3.0
| > | | | > | | | Tests'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | > | 'Magritte2'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Magritte2
| > | | | > | | | Tests'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | | 'Pier2'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | 'Pier2
| > | | | > | | Tests'.
| > | | | > | | | >  ConfigurationOfSeaside project latestVersion load:
| > | | 'Pier2
| > | | | > | | AddOns'.
| > | | | > | | | >
| > | | | > | | | > I've tested the various loads with
| > | PharoCore-1.0-10508rc2
| > | | | and
| > | | | > | | | Squeak3.11-8931-alpha. The tests aren't 100% green on
| > | | either
| > | | | > | | | platform...
| > | | | > | | |
| > | | | > | | | That's cool. I am going to use that on the build
| server.
| > | | | > | | |
| > | | | > | | | Why are the tests not green?
| > | | | > | | |
| > | | | > | | | Lukas
| > | | | > | | |
| > | | | > | | | --
| > | | | > | | | Lukas Renggli
| > | | | > | | | http://www.lukas-renggli.ch
| > | | | > | | _______________________________________________
| > | | | > | | seaside-dev mailing list
| > | | | > | | seaside-dev at lists.squeakfoundation.org
| > | | | > | |
| > | | http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
| > | | | >
| > | | |
| > | | |
| > | | |
| > | | | --
| > | | | Lukas Renggli
| > | | | http://www.lukas-renggli.ch
| > | | | _______________________________________________
| > | | | seaside-dev mailing list
| > | | | seaside-dev at lists.squeakfoundation.org
| > | | |
| http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
| > | | _______________________________________________
| > | | seaside-dev mailing list
| > | | seaside-dev at lists.squeakfoundation.org
| > | | http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
| > _______________________________________________
| > seaside-dev mailing list
| > seaside-dev at lists.squeakfoundation.org
| > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
| >


More information about the seaside-dev mailing list