SystemVersionTest>>testDowngrade use a deprecated method

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

SystemVersionTest>>testDowngrade use a deprecated method

cdelaunay
The test SystemVersionTest>>testDowngrade use SytemVersion >> version, which is deprected. It raise a warning when running the tests in a pharo 1.2 core image.
I opened an issue: http://code.google.com/p/pharo/issues/detail?id=3025&colspec=ID%20Type%20Status%20Summary%20Milestone%20Difficulty&start=300

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: SystemVersionTest>>testDowngrade use a deprecated method

Michael Roberts-2
surely the test runner should run with deprecations turned off? It is
not a bug. I explicitly wrote the test, to test it actually worked.
When i was running all the system tests by hand in 1.0, you could not
run them without turning deprecations off. it was the first thing i
did when i scripted it.

Mike

2010/10/1 Cyrille Delaunay <[hidden email]>:

> The test SystemVersionTest>>testDowngrade use SytemVersion >> version, which
> is deprected. It raise a warning when running the tests in a pharo 1.2 core
> image.
>
> I opened an issue:
> http://code.google.com/p/pharo/issues/detail?id=3025&colspec=ID%20Type%20Status%20Summary%20Milestone%20Difficulty&start=300
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project