Community
Participate
Working Groups
Started with N20140115-2000. The org.eclipse.ui.tests no longer run on all platforms.
Probably caused by the new dependencies for bug 419018.
I thought those deps were available for this week's I build, and the UI tests ran then. http://download.eclipse.org/eclipse/downloads/drops4/I20140114-0800/testResults.php I'm looking into it. PW
(In reply to Paul Webster from comment #2) > I thought those deps were available for this week's I build, and the UI > tests ran then. > http://download.eclipse.org/eclipse/downloads/drops4/I20140114-0800/ > testResults.php > > I'm looking into it. The changes were released after that I-build, see [1]. The tests then didn't run in the next I-build [2]. Please see bug 419018 comment 10 for more info. [1] https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=a65bccad7395914a88571f7a889e844db51e969c [2] http://download.eclipse.org/eclipse/downloads/drops4/I20140115-1300/testResults.php
(In reply to Dani Megert from comment #3) > (In reply to Paul Webster from comment #2) > > I thought those deps were available for this week's I build, and the UI > > tests ran then. > > http://download.eclipse.org/eclipse/downloads/drops4/I20140114-0800/ > > testResults.php > > > > I'm looking into it. > > The changes were released after that I-build, see [1]. The tests then didn't > run in the next I-build [2]. > Ah, I was thinking of that css.swt tests were released using the same framework earlier ... but I see those tests no longer appear either. The install of the test bundle is failing, which means the install doesn't have access to the orbit bundles. PW
They need to be added to the test feature, probably eclipse.platform.releng/features/org.eclipse.sdk.tests PW
(In reply to Paul Webster from comment #5) > They need to be added to the test feature, probably > eclipse.platform.releng/features/org.eclipse.sdk.tests > > PW Where are the approvals/CQs to use them? I couldn't find them. https://wiki.eclipse.org/Development_Resources/IP/Test_and_Build_Dependencies
Sorry about that, https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7866 open now (those libraries can piggyback on existing CQs) PW
Add them to the test feature: https://git.eclipse.org/r/20755 PW
(In reply to Paul Webster from comment #5) > They need to be added to the test feature, probably > eclipse.platform.releng/features/org.eclipse.sdk.tests > > PW I've opened bug 425986 to remind us to work away from the model of having "monolithic test builds". That is, each component/repository should have its own test feature for improved modularly.
released as http://git.eclipse.org/c/platform/eclipse.platform.releng.git/commit/?id=46e65f1ff2b1b865abe1db55227955e14f2dc361 Now those bundles will be available in the test repo to be installed by org.eclipse.ui.tests. PW
.
In http://download.eclipse.org/eclipse/downloads/drops4/I20140120-2000/testResults.php PW