2010/7/6 Adrian Lienhard <adi@netstyle.ch>
(moving this thread to pharo-dev)

Context: green tests for Pharo 1.1 (currently at RC4).

Thanks Mariano, I went through your list of tests.

In summary, what needs to be done:
- Fixes for Nile
- Fix one failing Shout test
- Adaptation/fixes of external packages: method wrappers, sound, morphic examples

In detail:

Needs fixing
-----------
SHParserST80Test>>#testNumbers

See http://forum.world.st/Problem-with-number-parsing-in-Shout-help-needed-td2276474.html#a2276474

Nicolas Cieller explains there the reason. I hadn't time to analize it, thus (and I am completly newbie with that).
If someone can directly commit to Shout I would appreaciate it.

NSMultiByteBinaryOrTextStreamTest>>#testFileOut
NSSmartRefStreamTest>>#testGlobal
NSMCPseudoFileStreamTest>>#testFileOut
NSMCPseudoFileStreamTest>>#testFileOutFileIn
NSRWBinaryOrTextStreamTest>>#testFileOut
NSRWBinaryOrTextStreamTest>>#testFileOutFileIn
ReleaseTest>>#testUndeclared

Undeclared classes and variables (these external packages need to be adapted or should not be loaded)
---------
WatchMorph references ColorPickerMorph
AbstractSound references FillInTheBlank
EnvelopeEditorMorph, MidiInputMorph, and ScorePlayerMorph reference PopUpChoiceMorph
KeyboardMorphForInput, MidiInputMorph, and ScorePlayerMorph reference SimpleSwitchMorph
ArchiveViewer references StandardFileMenu
ObjectAsMethodWrapper has undeclared variable named selector and wrappedClass


ufffff� what do we do with this stuff?

Fixed, see attached cs (we had that already in 1.0 but apparently it was lost for 1.1)
-----------
WeakSetInspectorTest>>#testSymbolTableM6812



Great. Maybe we can integrate it in 1.0 together with 2547 (explained later)


Workes for me (when running each test alone)(?)

Most of them.
testOneGigAllocation and
testPositionPastEndIsAtEnd

fail always for me.�

-----------
ObjectAsOneTimeMethodWrapperTest>>#testInstallOnClassCategory
MCInitializationTest>>#testWorkingCopy
WeakRegistryTest>>#testFinalization
FileStreamTest>>#testPositionPastEndIsAtEnd

This was fixes in 1.2 by the ticket 2547. Maybe we can integrate it in 1.1 also?

AllocationTest>>#testOneGigAllocation

Cheers,
Adrian


On Jul 5, 2010, at 22:06 , Mariano Martinez Peck wrote:

> On Mon, Jul 5, 2010 at 8:00 PM, Adrian Lienhard <alienhard@netstyle.ch>wrote:
>
>> I updated the download page.
>>
>>
> thanks
>
>
>> Cheers,
>> Adrian
>>
>> BTW, what is the state of the tests? Last time I run them, there were a lot
>> of failures...
>>
>>
> much better. I fixed a lot of Nile with your suggestion and further
> problems/fixes.
>
> My results so far are these:
>
> 9764 run, 9697 passes, 53 expected failures, 8 failures, 6 errors, 0
> unexpected passes
> Failures:
> AllocationTest>>#testOneGigAllocation
> NSMultiByteBinaryOrTextStreamTest>>#testFileOut
> SHParserST80Test>>#testNumbers
> ReleaseTest>>#testUndeclared
> FileStreamTest>>#testPositionPastEndIsAtEnd
> WeakRegistryTest>>#testFinalization
> MCInitializationTest>>#testWorkingCopy
> ObjectAsOneTimeMethodWrapperTest>>#testInstallOnClassCategory
>
> Errors:
> WeakSetInspectorTest>>#testSymbolTableM6812
> NSSmartRefStreamTest>>#testGlobal
> NSMCPseudoFileStreamTest>>#testFileOut
> NSMCPseudoFileStreamTest>>#testFileOutFileIn
> NSRWBinaryOrTextStreamTest>>#testFileOut
> NSRWBinaryOrTextStreamTest>>#testFileOutFileIn
>
>
>
>
>
>> ___________________
>> http://www.adrian-lienhard.ch/
>>
>> On Jul 5, 2010, at 18:26 , St�phane Ducasse wrote:
>>
>>> Yes
>>>
>>>> I have just created the image RC4. It is in
>> https://gforge.inria.fr/frs/download.php/27254/Pharo-1.1-11409-rc4dev10.07.2.zip
>>>>
>>>> Adrian, do you think we should update the link of 1.1 from the website
>> to this one?
>>>>
>>>> Cheers
>>>>
>>>> Mariano
>>>
>>
>>


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project