[squeak-dev] TestRunner results for image-as-downloaded

Jaromir Matas mail at jaromir.net
Thu May 19 07:16:56 UTC 2022


Hi Lauren,
I can shed some light on two of them :
1)
DebuggerTests
        test20TerminateProcess
We discussed this failed test with Christoph: the expectations of the test are not set correctly; see
http://lists.squeakfoundation.org/pipermail/squeak-dev/2022-January/218169.html



2)

ProcessTest
        testProcessFaithfulTerminate


This one will disapear once the new #terminate is merged.



Thanks,

jaromir

--

Jaromír Matas

mail at jaromir.net

From: Lauren Pullen<mailto:drurowin at gmail.com>
Sent: Thursday, May 19, 2022 7:52
To: squeak-dev at lists.squeakfoundation.org<mailto:squeak-dev at lists.squeakfoundation.org>
Subject: [squeak-dev] TestRunner results for image-as-downloaded

I only have time to report these, tonight.  Work ran longer than I
wanted it to.

For:
Squeak 6.0 beta 21760
VM 202205110711
Mac OSX x64; thin binary

===== Observations during tests =====

+ progress bar disappears around 1500th test
+ MainWorldDockingBar clock freezes for majority of run
+ ZoomAndScrollController is abandoned on screen

===== Errors =====

DecompilerTests
        testDecompilerInClassesSNtoSZ
                MNU     on ByteString>>isAssignmentNode
                        from interpretNextSistaV1Instruction
                        for String>>format:
SqueakSSLTest
                accept failed with error code -5
        testSSLSockets
        testSocketAccept
        testSocketConnect
TestURI
                [self targetClass] answers nil
        testClassComment
        testNew
        testUnCategorizedMethods

===== Failures =====

AllocationTest
                please see my previous email
        testOneGigAllocation
        testOutOfMemorySignal
ContextTest
        testPrimitive100
                expected: #'bad number of arguments'
                actual: #'bad argument'
DebuggerTests
        test20TerminateProcess
                third chunk from bottom (with {1. 2. 1})
HtmlReadWriterTest
        test17ImgTagDataUri
                assert expression too complicated to tell
PackageDependencyTest
        testCompiler
        testCompression
        testGraphics
        testMorphic
        testMorphicExtras
        testPreferenceBrowser
        testTrueType
ParserTest
        testDoubleColonMessage
ProcessTest
        testProcessFaithfulTerminate
ReleaseTest
        testSqueakThemeFonts
                default font renamed
        testUndeclared
                #allButtons
                #delay
                #AllFontsAndFiles
RxParserTest
        testOptionalLookbehind2
ST80PackageDependencyTest
        testST80
                no longer depends on Files
StringTest
        testPercentEncodingJa
                cannot open debugger to determine failure
TestIndenting
        testNewLineStartsIndentedWhenWrapped

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220519/e29c4c3d/attachment.html>


More information about the Squeak-dev mailing list