New Trunk Image #10779 (was: Re: [squeak-dev] 4.2 next steps)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

New Trunk Image #10779 (was: Re: [squeak-dev] 4.2 next steps)

Casey Ransberger-2
Here:

2828 run, 2808 passes, 7 expected failures, 11 failures, 0 errors, 2 unexpected passes.
(Mac OS X 10.6.5, 4.2.5beta1U)

For testing purposes, this might not be the best VM to use, but I didn't want to garble the image with Cog for older VMs and I was in a hurry. It'd be great if folks could coordinate some testing on various virtual machines while the loose ends are being tied up.

Overall, not too bad for six months of mad dash hacking. Nice work, folks:) So we're at least 11 points behind at this juncture. Hopefully the two unexpected passes are just bugs that went away. 

A list of unhappy tests for your informational and recreational exploration:

#(
'DecompilerTests>>#testDecompileLoopWithMovingLimit'
'DecompilerTests>>#testDecompilerInClassesMAtoMM'
'DecompilerTests>>#testDecompilerInClassesSNtoSZ'
'MCPackageTest>>#testUnload'
'MirrorPrimitiveTests>>#testMirrorAt'
'MirrorPrimitiveTests>>#testMirrorInstVarAt'
'PNGReadWriterTest>>#testPngDecodingColors32'
'PNGReadWriterTest>>#testPngEncodingColors32'
'PackageDependencyTest>>#testMorphic'
'PackageDependencyTest>>#testSUnitGUI'
'RectangleTest>>#testRoundingAfterHalfPixelTranslation'
'SMDependencyTest>>#test2'
'TestURI>>#testDirWithHash'
)

Fly that balloon!

On Mon, Dec 13, 2010 at 8:54 AM, Chris Muller <[hidden email]> wrote:
We should wrap up on putting new features into the trunk now so we can
focus on applying final fixes and getting 4.2 out the door.

We need volunteers for these items:

[ ] Build a 4.2alpha trunk image, upload to ftp.squeak.org.  We can
work from this base until final release.

[ ] Review and clean the Inbox; merge things that should be, remove
things that shouldn't, leave items that should be left for further
consideration.

[ ] Mantis bugs:  Do we have any bugs on Mantis critical for 4.2?

[ ] Release notes:  Who will put together 4.2 release notes?

[ ] Welcome message and showcase projects?

[ ] Create a 4.2 release repository on source.squeak.org we can use to
backport future fixes.

[ ] Make all tests green.

[ ] Do we need a new ReleaseBuilder method / subclass?  How does
SystemVersion get updated?

[ ] Coordination with the new VM; we just need to make sure any
image-items needed for the new VM's are present.


We can get all of this done in 2010 if we will each volunteer for
something.  Early volunteers get to choose which items they prefer to
work on by stating so here.  :)

 - Chris




--
Casey Ransberger