| Summary: | Add the eclipse-junit-tests framework in the 3.6 update site | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Pascal Rapicault <pascal> |
| Component: | Releng | Assignee: | Kim Moir <kim.moir> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | kim.moir, pwebster |
| Version: | 3.6 | ||
| Target Milestone: | 3.6 | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Pascal Rapicault
Duplicate of bug 310267 *** This bug has been marked as a duplicate of bug 310267 *** Actually, this is different from the other bug. You want be to modify the content of the 3.6 site. We have never included test bundles in our public repository.
They are in repository form in the eclipse-Automated-Tests-*.zip
in the nested eclipse-testing/eclipse-junit-tests-*.zip file
bash-3.00$ unzip -l eclipse-Automated-Tests-N20100628-2000.zip
Archive: eclipse-Automated-Tests-N20100628-2000.zip
Length Date Time Name
-------- ---- ---- ----
0 06-28-10 20:54 eclipse-testing/
2811 06-28-10 20:54 eclipse-testing/runtests
1155 06-28-10 20:54 eclipse-testing/equinoxp2tests.properties
27179 06-28-10 20:54 eclipse-testing/test.xml
99 06-28-10 20:54 eclipse-testing/label.properties
18456 06-28-10 20:54 eclipse-testing/testframework.html
0 06-28-10 20:54 eclipse-testing/org.eclipse.jdt.doc.isv.javadoc.txt
130126139 06-28-10 20:54 eclipse-testing/eclipse-junit-tests-N20100628-2000.zip
0 06-28-10 20:54 eclipse-testing/org.eclipse.pde.doc.user.javadoc.txt
13390 06-28-10 20:54 eclipse-testing/test.properties
14244 06-28-10 20:54 eclipse-testing/readme.html
0 06-28-10 20:54 eclipse-testing/org.eclipse.platform.doc.isv.javadoc.txt
0 06-28-10 20:54 eclipse-testing/org.eclipse.jdt.apt.javadoc.txt
2305 06-28-10 20:54 eclipse-testing/runtests.bat
-------- -------
130205778 14 files
Pascal, I can create a separate repo for the 3.6 junit tests. Would rather not modify the 3.6 site at this time. I'm good with a separate site for 3.6. and 3.6.x. Going forward it may make sense to merge them. The content is available here http://download.eclipse.org/eclipse/updates/3.6-JUnit-Tests I'll open another bug to include the test bundles in the 3.7 repos. See bug 318514 Thx Kim I'm now using this in the tycho build for p2 in the p2_36x stream |