[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [linux-distros-dev] Down to 14 test failures
|
- From: alcapcom <alcapcom@xxxxxxxxx>
- Date: Fri, 6 Mar 2009 08:48:12 +0100
- Delivered-to: linux-distros-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=hN45JdTDTlyp55YoA+q/AVY5XlYyTOJbaBZptAiCRRA=; b=wDC12V006OHlNEv9E2/wkEPUHULY9UOoplZiwbWUsrGgUGszHj6ONyexIWERf7SmXX oOtoilhaQwpN2DDhyP7RaarlewV9cNDDWkhZ2YFYJYxi1WVzI9PwmZLmxEibcRJBbRWR rI1shlEMNGN6njgfeo17W3HMYmvFavzECxtak=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=N9scufXfK4/SRPKeCGhfcIXv5p6uu3bfvwfuymuT7yvJrXL7FyGLm0bIhzOAy0bf6A 47ZifG6MVwuirP+zsXRnuFMKcCqGgfXIHL9UPzqWyJxV+6JWKMaUIzSBWJs7uxthxVFo HqnqK4MoUYJDpuffpLgacLRj40vGROooQpyig=
2009/3/5 Andrew Overholt <overholt@xxxxxxxxxx>:
> [2]
> https://build.eclipse.org/hudson/job/cbi-linuxtools-0.2.x-Ganymede-nightly/lastBuild/testReport/org.eclipse.linuxtools.rpm.ui.editor.tests/RpmPackageProposalsListTest/testGetRpmInfo/
Hi Andrew,
Do you know if rpm[1] is installed where testes are run?
ret = Utils.runCommandToString("rpm", "-q",
pkgName, "--qf",
//$NON-NLS-1$//$NON-NLS-2$ //$NON-NLS-3$
getformattedRpmInformations());
Regards,
Alphonse