May 17, 2016
11:42 a.m.
newVMtestImage is old, yes. we are not using it for now because Iâm running tests in github, before build it (but Iâm missing windows tests, a situation I will fix soon (â¢)) Esteban
On 17 May 2016, at 12:44, Ben Coman <btc@openinworld.com> wrote:
In the PharoVM-spur32 CI build, newVMTestImage.sh [1] doesn't seem current?
wget http://files.pharo.org/vm/src/vm-test-image-20.zip 1>&2 unzip vm-test-image-20.zip -d vm-test-image 1>&2
wget http://files.pharo.org/sources/PharoV20.sources --output-document=vm-test-image/PharoV20.sources 1>&2
PHARO_IMAGE=`find vm-test-image -name \*.image` 1>&2 echo $PHARO_IMAGE
cheers -ben
[1] https://ci.inria.fr/pharo/job/PharoVM-spur32/Architecture=32,Slave=vm-builde...