Tobias Pape uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-topa.321.mcz==================== Summary ====================
Name: Tests-topa.321
Author: topa
Time: 25 June 2015, 10:30:21.225 am
UUID: 3ff0bd61-7798-45fb-8d60-37fc2036bc8c
Ancestors: Tests-topa.320
Serializing sanity test should work now.
=============== Diff against Tests-topa.320 ===============
Item was removed:
- ----- Method: SmartRefStreamTest>>expectedFailures (in category 'as yet unclassified') -----
- expectedFailures
-
- ^ Character instSize = 0
- ifTrue: [#( testCharacter )]
- ifFalse: [#()]!