From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22691 invoked by alias); 1 Aug 2005 09:30:05 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 22655 invoked by uid 22791); 1 Aug 2005 09:30:00 -0000 Received: from 62-177-154-238.static.bbeyond.nl (HELO lembu.sumatrasoftware.com) (62.177.154.238) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 01 Aug 2005 09:30:00 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C5967B.954D7E5A" Subject: RE: New locks tests need -Dmauve.vmexec set Date: Mon, 01 Aug 2005 09:30:00 -0000 Message-ID: From: "Jeroen Frijters" To: "Mark Wielaard" , X-SW-Source: 2005-q3/txt/msg00002.txt.bz2 This is a multi-part message in MIME format. ------_=_NextPart_001_01C5967B.954D7E5A Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Content-length: 552 Mark Wielaard wrote: > I just checked in the following for the new file lock tests. Thanks, this is a really awesome test! > I have updated runner to pass -Dmauve.vmexec=3D$RUNTIME. This is nice feature that might be helpful for other tests as well. Maybe we should add a method to TestHarness to start up a new VM? I made one small change to your code, to first stop the seconday process and only then delete the file, because on Windows you cannot delete that is open (unless you explicitly allow this, which the JVMs don't do). Regards, Jeroen ------_=_NextPart_001_01C5967B.954D7E5A Content-Type: text/plain; name="lock.patch.txt" Content-Transfer-Encoding: base64 Content-Description: lock.patch.txt Content-Disposition: attachment; filename="lock.patch.txt" Content-length: 948 SW5kZXg6IGdudS90ZXN0bGV0L2phdmEvbmlvL2NoYW5uZWxzL0ZpbGVDaGFu bmVsL2xvY2suamF2YQ0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0KUkNTIGZp bGU6IC9jdnMvbWF1dmUvbWF1dmUvZ251L3Rlc3RsZXQvamF2YS9uaW8vY2hh bm5lbHMvRmlsZUNoYW5uZWwvbG9jay5qYXZhLHYNCnJldHJpZXZpbmcgcmV2 aXNpb24gMS4xDQpkaWZmIC11IC1yMS4xIGxvY2suamF2YQ0KLS0tIGdudS90 ZXN0bGV0L2phdmEvbmlvL2NoYW5uZWxzL0ZpbGVDaGFubmVsL2xvY2suamF2 YQkzMSBKdWwgMjAwNSAxNzo0Mjo1MyAtMDAwMAkxLjENCisrKyBnbnUvdGVz dGxldC9qYXZhL25pby9jaGFubmVscy9GaWxlQ2hhbm5lbC9sb2NrLmphdmEJ MSBBdWcgMjAwNSAwOToyMTowMyAtMDAwMA0KQEAgLTE3OSw3ICsxNzksNiBA QA0KIAkJaGFybmVzcy5kZWJ1Zyhpb2UpOw0KIAkgICAgICB9DQogCSAgfQ0K LQloYXJuZXNzLmNoZWNrKGZpbGUuZGVsZXRlKCksICJjbGVhbnVwICIgKyBm aWxlKTsNCiANCiAJdHJ5DQogCSAgew0KQEAgLTE5OSw2ICsxOTgsOCBAQA0K IAkgIHsNCiAJICAgIGhhcm5lc3MuZGVidWcoaWUpOw0KIAkgIH0NCisNCisJ aGFybmVzcy5jaGVjayhmaWxlLmRlbGV0ZSgpLCAiY2xlYW51cCAiICsgZmls ZSk7DQogICAgICAgfQ0KICAgfQ0KIA0K ------_=_NextPart_001_01C5967B.954D7E5A--