Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse plugin automated test through ant (Please suggest some thing to make it work )
eclipse plugin automated test through ant [message #1171948] Tue, 05 November 2013 10:46
Eclipse UserFriend

I followed the following document

http://www.eclipse.org/articles/article.php?file=Article-PDE-Automation/article.html

and able to work with the eclipse-Automated-Tests-3.0.2.zip. When i tried to work with eclipse-Automated-Tests-3.7.2.zip it is giving the below error

Buildfile: test.xml

all:

setJVMfromUserSpecified:

setJVMProperties:

equinoxp2discovery:

junit:

setRuntimeArchive:
[echo] setRuntimeArchive os win32 ws win32 arch x86
[echo] runtimeArchive eclipse-SDK-M20120208-0800-win32.zip !!!

init:

setup:

setupRepo:

setup-zip:
[delete] Deleting directory M:\372\eclipse-testing\test-eclipse
[mkdir] Created dir: M:\372\eclipse-testing\test-eclipse

installExtraPlugins:
[echo] -installIU org.eclipse.equinox.p2.discovery.feature.feature.group +
[java] Java Result: 13

installTestPlugins:

setupPlatform:
[echo] os.arch x86
[echo] platformTarget platform-zip platformArchive c:\\buildtest\\M20120208-0800\\eclipse-testi
ng\\eclipse-platform-3.7.1-win32.zip

platform-zip:
[delete] Deleting directory M:\372\eclipse-testing\platformLocation
[mkdir] Created dir: M:\372\eclipse-testing\platformLocation
[exec] unzip: cannot find either c://buildtest//M20120208-0800//eclipse-testing//eclipse-platf
orm-3.7.1-win32.zip or c://buildtest//M20120208-0800//eclipse-testing//eclipse-platform-3.7.1-win32.
zip.zip.
[exec] Result: 9
[echo] -installIU org.eclipse.equinox.p2.tests.discovery +
[java] Java Result: 13

configureTeamTest:

unzipderby:

configureDeltaPack:
[echo] trying to find org.eclipse.equinox.p2.tests.discovery_*
[echo] trying to find

runSuite:

genResults:
[copy] Warning: Could not find file M:\372\eclipse-testing\test-eclipse\eclipse\org.eclipse.equ
inox.p2.tests.discovery.xml to copy.

BUILD FAILED
M:\372\eclipse-testing\test.xml:955: The following error occurred while executing this line:
M:\372\eclipse-testing\test.xml:759: The following error occurred while executing this line:
M:\372\eclipse-testing\test.xml:424: The following error occurred while executing this line:
M:\372\eclipse-testing\test.xml:449: The following error occurred while executing this line:
M:\372\eclipse-testing\test.xml:486: stylesheet M:\372\eclipse-testing\test-eclipse\eclipse\plugins\
org.eclipse.test_3.3.100\JUNIT.XSL doesn't exist.

Total time: 35 seconds
An error has occurred. See the log file
M:\372\eclipse-testing\w
orkspace
\.metada
ta\.log.
Previous Topic:[eclipse's installation on ubuntu]An error has occurred. See the log file
Next Topic:How create folder under eclipse/configuration directory during software install
Goto Forum:
  


Current Time: Sat Jul 05 09:54:00 EDT 2025

Powered by FUDForum. Page generated in 0.15360 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top