The Trunk: Tests-topa.321.mcz

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

The Trunk: Tests-topa.321.mcz

commits-2
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: [#()]!