[squeak-dev] Re: Ideas about sets and dictionaries

Igor Stasenko siguctua at gmail.com
Fri Nov 13 07:29:36 UTC 2009


Ok, here the test results, as i promised.

Starting image:

http://ftp.squeak.org/trunk/Squeak3.10.2-Trunk-091024.zip  + pushed
update button.

Run all tests except DecompilerTests and
DecompilerTestFailuresCollector (because it takes eons to wait).

Before any changes to sets:

2428 run, 2406 passes, 0 expected failures, 15 failures, 7 errors, 0
unexpected passes


After applying changes to sets using nil wrappers [1]:

2428 run, 2406 passes, 0 expected failures, 15 failures, 7 errors, 0
unexpected passes


After adding changes to sets using negative tally[2]:

2428 run, 2406 passes, 0 expected failures, 15 failures, 7 errors, 0
unexpected passes

[1] http://bugs.squeak.org/file_download.php?file_id=3829&type=bug
[2] http://bugs.squeak.org/file_download.php?file_id=3830&type=bug

Also, see Mantis entry http://bugs.squeak.org/view.php?id=7413

-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list