The Trunk: Tests-fbs.178.mcz

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

The Trunk: Tests-fbs.178.mcz

commits-2
Frank Shearar uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-fbs.178.mcz

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

Name: Tests-fbs.178
Author: fbs
Time: 1 January 2013, 10:15:57.146 pm
UUID: 3e9553ec-4ba4-4863-b513-f8c864334d67
Ancestors: Tests-ar.176

Now that we're in 4.5, it's time to think about fixing this.

=============== Diff against Tests-ar.176 ===============

Item was changed:
  ----- Method: ExceptionTests>>expectedFailures (in category 'testing-outer') -----
  expectedFailures
+ ^ #().!
- ^ #(testHandlerFromAction).!


Reply | Threaded
Open this post in threaded view
|

Re: The Trunk: Tests-fbs.178.mcz

Nicolas Cellier
Not for faint hearted ;)

2013/1/1  <[hidden email]>:

> Frank Shearar uploaded a new version of Tests to project The Trunk:
> http://source.squeak.org/trunk/Tests-fbs.178.mcz
>
> ==================== Summary ====================
>
> Name: Tests-fbs.178
> Author: fbs
> Time: 1 January 2013, 10:15:57.146 pm
> UUID: 3e9553ec-4ba4-4863-b513-f8c864334d67
> Ancestors: Tests-ar.176
>
> Now that we're in 4.5, it's time to think about fixing this.
>
> =============== Diff against Tests-ar.176 ===============
>
> Item was changed:
>   ----- Method: ExceptionTests>>expectedFailures (in category 'testing-outer') -----
>   expectedFailures
> +       ^ #().!
> -       ^ #(testHandlerFromAction).!
>
>