The Trunk: Tools-dtl.811.mcz

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

The Trunk: Tools-dtl.811.mcz

commits-2
David T. Lewis uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-dtl.811.mcz

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

Name: Tools-dtl.811
Author: dtl
Time: 5 May 2018, 10:41:00.811008 am
UUID: e5d09833-9847-4845-bd49-b0a7eef2cb81
Ancestors: Tools-dtl.810

Remove SequencableCollection>>canonicalArgumentName (introduced
in Tools-eem.788) because it produces unexpected  results in DebuggerExtensionsTest>>testCollectionsGeneralise.
See discussion in [squeak-dev] Two tests failing in trunk but not 5.1

=============== Diff against Tools-dtl.810 ===============

Item was removed:
- ----- Method: SequenceableCollection>>canonicalArgumentName (in category '*Tools-Debugger') -----
- canonicalArgumentName
- ^ 'Sequence'!


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Tools-dtl.811.mcz

Eliot Miranda-2
Hi David,

    why not fix the test?  Thd beyter suggested arg name is goodness right?

_,,,^..^,,,_ (phone)

> On May 5, 2018, at 6:41 AM, [hidden email] wrote:
>
> David T. Lewis uploaded a new version of Tools to project The Trunk:
> http://source.squeak.org/trunk/Tools-dtl.811.mcz
>
> ==================== Summary ====================
>
> Name: Tools-dtl.811
> Author: dtl
> Time: 5 May 2018, 10:41:00.811008 am
> UUID: e5d09833-9847-4845-bd49-b0a7eef2cb81
> Ancestors: Tools-dtl.810
>
> Remove SequencableCollection>>canonicalArgumentName (introduced
> in Tools-eem.788) because it produces unexpected  results in DebuggerExtensionsTest>>testCollectionsGeneralise.
> See discussion in [squeak-dev] Two tests failing in trunk but not 5.1
>
> =============== Diff against Tools-dtl.810 ===============
>
> Item was removed:
> - ----- Method: SequenceableCollection>>canonicalArgumentName (in category '*Tools-Debugger') -----
> - canonicalArgumentName
> -    ^ 'Sequence'!
>
>