[Seaside-dev] Seaside3.0.4 and Pharo1.2

Dale Henrichs dhenrich at vmware.com
Thu Feb 10 21:32:36 UTC 2011


I can get Seaside3.0.4 to load into Pharo1.2, in addition to a half 
dozen or so deprecated warnings (use of sorted: and sortBy:) here's the 
test results summary:

   1684 run, 1670 passes, 2 expected failures, 0 failures,
	12 errors, 0 unexpected passes
Failures:

Errors:
SwazooConfigurationTest>>#testCompositeResourceSite
SwazooConfigurationTest>>#testMultipleResourcesSite
SwazooConfigurationTest>>#testSingleResourceSite
URIResolutionTest>>#testCompositeAnswer
URIResolutionTest>>#testLeafAnswer
URIResolutionTest>>#testSiteAnswer
WAPharoFileLibraryTest>>#testAddAllFilesIn
WAPharoFileLibraryTest>>#testCompileByteArrayLiteralSource
WAPharoFileLibraryTest>>#testCompileByteArrayWithCacheSource
HelloWorldResourceTest>>#testResponse
WAFileLibraryTest>>#testCompileByteArray
WAFileLibraryTest>>#testCompileByteArrayAgain

So it doesn't look like Seaside3.0 is quite ready to be released on 
Pharo1.2 or Pharo1.3.

Most of the deprecation warnings were coming from the Grease tests...

Dale


More information about the seaside-dev mailing list