|
Size: 1337
Comment: add the link to common page
|
← Revision 22 as of 2009-09-20 21:55:03 ⇥
Size: 1321
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| [wiki:Self:DRLVMTestTracking Back to DRLVM Test Tracking] | [[DRLVMTestTracking|Back to DRLVM Test Tracking]] |
| Line 45: | Line 45: |
| [wiki:Self:DRLVMTestTracking Back to DRLVM Test Tracking] | [[DRLVMTestTracking|Back to DRLVM Test Tracking]] |
Eclipse Geronimo Application (EGA)
Launching Eclipse Geronimo Application
1. There is approximate list of commands that should be executed:
cd <new folder for bti> svn co https://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/infra cd infra ant -Dtest.suites="ega" install ant -Dtest.suites="ega" setup ant -Dtest.suites="ega" run
Results could be observed at build/results/ega folder
2. In case of testing virtual machine in different location the following commands can help:
cd <new folder for bti> svn co https://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/infra cd infra ant -Dtest.suites=ega install ant -Dtest.suites=ega setup
Modify file "required-parameters.properties" in order to set the path to tested vm like:
ega.jvm.under.test=C:\harmony-jdk-628209\jre\bin\java.exe
Start test running
ant -Dtest.suites=ega run
BKM
If a scenario fails during a help step on Linux, run a simple help scenario (Help->Contents) on a reference implementation. This is a good chance that Firefox has configuration problems, e.g. uses $http_proxy which is set.