Calypso bugs with metalinks in latest 7
Hi, running Reflectivity tests (e.g. ReflectivityReificationTest) provokes errors and tests fails: RGMethodDefinition did not understand #isDeprecated. Seems to be located in MetaLinkChanged calypso extension (the 4 methods provoke the same bug). To reproduce it i used the launcher to get the latest pharo 7 and the script from here to get Calypso https://github.com/dionisiydk/Calypso Also, is it possible to switch off ClyCriticsAnalysis ? I have problems while experimenting with instance-specific metalinks, and i cannot yet describe exactly how to reproduce it. I'd like to disable it until i can fix bugs in my own work before reactivating it... Steven.
Hi. It looks strange because Calypso do not use Ring classes. To disable critiques look at Problems section in github Calypso <https://github.com/dionisiydk/Calypso#problems> 2017-12-07 10:50 GMT+01:00 Steven Costiou <steven.costiou@kloum.io>:
Hi,
running Reflectivity tests (e.g. ReflectivityReificationTest) provokes errors and tests fails:
RGMethodDefinition did not understand #isDeprecated. Seems to be located in MetaLinkChanged calypso extension (the 4 methods provoke the same bug).
To reproduce it i used the launcher to get the latest pharo 7 and the script from here to get Calypso https://github.com/dionisiydk/Calypso
Also, is it possible to switch off ClyCriticsAnalysis ? I have problems while experimenting with instance-specific metalinks, and i cannot yet describe exactly how to reproduce it. I'd like to disable it until i can fix bugs in my own work before reactivating it...
Steven.
To disable critiques look at Problems section in github Calypso [1]
Aw... sorry. I didn't read the whole page before so i didn't see it... thanks. Links: ------ [1] https://github.com/dionisiydk/Calypso#problems
participants (2)
-
Denis Kudriashov -
Steven Costiou