Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] CBI Eclipse Platform moved

On Tue, Mar 27, 2012 at 4:47 PM, Ludmila Shikhvarg <ludmila.shikhvarg@xxxxxxxxxx> wrote:

I renamed org.eclipse.sdk.epp-win32. win32.x86.zip to eclipse-SDK-201203150406- win32.zip, but still the same error:
> runtests.bat -noclean -vm java
setRuntimeArchive:
     [echo] setRuntimeArchive os win32 ws win32 arch x86
     [echo] runtimeArchive eclipse-SDK-201203150406-win32.zip !!!

init:
    [mkdir] Created dir: D:\eclipse_CBI\test\results\xml
    [mkdir] Created dir: D:\eclipse_CBI\test\results\html
    [mkdir] Created dir: D:\eclipse_CBI\test\results\win32.win32.x86

setup:
     [echo] trying to find org.eclipse.pde.ui.tests_*
     [echo] trying to find

runSuite:

genResults:
     [copy] Warning: Could not find file D:\eclipse_CBI\test\eclipse\org.eclipse.pde.ui.tests.xml to copy.

BUILD FAILED

D:\eclipse_CBI\test\test.xml:945: The following error occurred while executing this line:
D:\eclipse_CBI\test\test.xml:640: The following error occurred while executing this line:
D:\eclipse_CBI\test\test.xml:407: The following error occurred while executing this line:
D:\eclipse_CBI\test\test.xml:432: The following error occurred while executing this line:
D:\eclipse_CBI\test\test.xml:469: stylesheet D:\eclipse_CBI\test\eclipse\plugins\org.eclipse.test_3.3.100.201203150406\JUNIT.XSL doesn't exist.


Total time: 1 second
An error has occurred. See the log file
D:\eclipse_CBI\test\workspace\.metadata\.log.

Any other suggestion?

I would try deleting both eclipses the runner and the test SDK.  Then run your test again with the -noclean

It should be able to find and unzip the SDK when running the test.xml.  But it also looks like the org.eclipse.test plugin is not being installed, and it needs to be.

Check the eclipse installs that the tests expanded on the platform.  Can you see them there?  Check the test.xml you are using.  Where does it expect to install bundles from?  Is it looking in a local repo?

In the case that deleting and re-running doesn't fix the problem, please open a bug at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=CBI&component=prototype and you can write down your answers to the above questions there.

Later,
PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top