[Pkg] The Trunk: MorphicTests-tpr.42.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Nov 6 23:04:17 UTC 2017


tim Rowledge uploaded a new version of MorphicTests to project The Trunk:
http://source.squeak.org/trunk/MorphicTests-tpr.42.mcz

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

Name: MorphicTests-tpr.42
Author: tpr
Time: 6 November 2017, 3:04:08.351007 pm
UUID: 570171ed-9cc8-468c-812e-45dacc21f405
Ancestors: MorphicTests-mt.41

Derive default timeout from the default timeout... no, really

=============== Diff against MorphicTests-mt.41 ===============

Item was changed:
  ----- Method: MorphicUIManagerTest>>defaultTimeout (in category 'accessing') -----
  defaultTimeout
+ 	^ super defaultTimeout * 10 "seconds"!
- 	^ 60 "seconds"!



More information about the Packages mailing list