The Trunk: Tests-pre.350.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-pre.350.mcz

commits-2
Patrick Rein uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-pre.350.mcz

==================== Summary ====================

Name: Tests-pre.350
Author: pre
Time: 16 August 2016, 12:24:24.821656 pm
UUID: e43d8c5d-f59f-9a48-b3a8-62a7f8b46ca7
Ancestors: Tests-pre.349

Fixes timout issues of large font test cases

=============== Diff against Tests-pre.349 ===============

Item was added:
+ ----- Method: LangEnvBugs>>defaultTimeout (in category 'as yet unclassified') -----
+ defaultTimeout
+
+ ^ 60!

Item was added:
+ ----- Method: StandardSystemFontsTest>>defaultTimeout (in category 'testing') -----
+ defaultTimeout
+
+ ^ 60!