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 <[email protected]>: > 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 > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
