[Pharo-project] Errant gforge file?
Is http://pharo.gforge.inria.fr/ci/image/20/vm-test.zip supposed to be there, or did it get lost? Cheers, Sean -- View this message in context: http://forum.world.st/Errant-gforge-file-tp4673142.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
it is still there. But I noticed from time to time that the server cannot be resolved.. On 2013-03-02, at 16:32, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Is http://pharo.gforge.inria.fr/ci/image/20/vm-test.zip supposed to be there, or did it get lost?
Cheers, Sean
-- View this message in context: http://forum.world.st/Errant-gforge-file-tp4673142.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
it is still there. But... Sorry, I was not clear. I meant why is it there? It doesn't seem to have anything to do w 2.0 images
----- Cheers, Sean -- View this message in context: http://forum.world.st/Errant-gforge-file-tp4673142p4673250.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 2013-03-02, at 19:36, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
it is still there. But... Sorry, I was not clear. I meant why is it there? It doesn't seem to have anything to do w 2.0 images
yes, it is the image we use for VM testing. ( I can put it somewhere else of course). Because currently the VM is tested against the latest 2.0 image which is not optimal since you change 2 variables at the same time. And since the VMs are not built regularly you can never be sure that new failing test was caused by the changed image or the new VM version. Hence the VM is tested mainly against this modified version of the image (it has no failing tests) and in a separated job against the latest Pharo image. feel free to change the location and update the PharoVM-test job.
participants (2)
-
Camillo Bruni -
Sean P. DeNigris