Tests Guard for 20167

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

Tests Guard for 20167

Pavel Krivanek-3
Tests Guard report for 20167:
http://code.google.com/p/pharo/wiki/TestsGuard

There are two big changes: Zodiac integration and working Windows host (GREAT!)

We have got two new platform independent failures:
  * KernelTests.Chronology.DateTest.testAsSeconds
  * Zinc.Zodiac.ZnHTTPSTests.testWikimedia

Several Zodiac related Linux and Windows failures:
  * Zodiac.Tests.ZdcSecureSocketStreamTests.testPlain
  * Zinc.Zodiac.ZnHTTPSTests.testAmazonAWS
  * Zinc.Zodiac.ZnHTTPSTests.testGForceInria
  * Zinc.Zodiac.ZnHTTPSTests.testGmailEncrypted
  * Zinc.Zodiac.ZnHTTPSTests.testGoogleEncrypted
  * Zinc.Zodiac.ZnHTTPSTests.testPayPal
  * Zinc.Zodiac.ZnHTTPSTests.testRequestResponse
  * Zinc.Zodiac.ZnHTTPSTests.testTransfers
  * Zinc.Zodiac.ZnHTTPSTests.testTransfersSingleClient

...and several Windows specific failures:
  * CompressionTests.Archive.ZipArchiveTest.testCreateWithRelativeNames
  * FileSystem.Tests.Disk.DiskFileSystemTest.testDefaultWorkingDirectory
  * FileSystem.Tests.Disk.DiskFileSystemTest.testReferenceTo
  * FileSystem.Tests.Memory.MemoryFileSystemTest.testReferenceTo
  * NetworkTests.Kernel.SocketStreamTest.testUpToAfterCloseSignaling
  * NetworkTests.Kernel.SocketStreamTest.testUpToAllAfterCloseSignaling
  * NetworkTests.Url.UrlTest.testRoundTripFILE
  * Tests.Monticello.MCDataStreamTest.testFileNamed
  * Tests.Monticello.MCDataStreamTest.testReadOnlyFileNamed

No test was made green.

Cheers,
-- Pavel