Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331119 - [releng] I20101124-2200 and I20101124-2252 failed
Summary: [releng] I20101124-2200 and I20101124-2252 failed
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: 4.1 M4   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 331019
  Show dependency tree
 
Reported: 2010-11-25 08:25 EST by Paul Webster CLA
Modified: 2010-11-25 16:29 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2010-11-25 08:25:14 EST
The e4 build didn't include the search contribution because we didn't tag the master feature:

http://download.eclipse.org/e4/downloads/drops/I20101124-2200/


The 4.1 SDK build failed:

http://download.eclipse.org/e4/sdk/drops/I20101124-2252/

PW
Comment 1 Andrew Niefer CLA 2010-11-25 11:33:14 EST
I also had a bad entry for the org.eclipse.platform feature.  I have tagged the master and updated the platform feature map entry.  A new build is scheduled for 11:35
Comment 2 Andrew Niefer CLA 2010-11-25 11:58:12 EST
Map file entry is still incorrect,
The actual discovery feature id is "org.eclipse.platform.discovery", the project in git is the org.eclipse.platform.discovery.feature.

I have updated the master and the search map file.  Paul, I don't know if your git tagging scripts will handle this id vs project mismatch
Comment 3 Andrew Niefer CLA 2010-11-25 14:45:58 EST
The tests hung during the test build, I had to kill the EMFTestSuite:

java-test:
     [echo] Running org.eclipse.e4.xwt.emf.test.EMFTestSuite. Result file: /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101125-1200/tests/eclipse-testing/results/linux.gtk.x86_64/org.eclipse.e4.xwt.emf.test.EMFTestSuite.xml.
     [java] Java Result: 143

collect-results:
[junitreport] the file /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101125-1200/tests/eclipse-testing/test-eclipse/eclipse/org.eclipse.e4.xwt.emf.test.EMFTestSuite.xml is empty.
[junitreport] This can be caused by the test JVM exiting unexpectedly
     [xslt] Transforming into /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101125-1200/tests/eclipse-testing/results/linux.gtk.x86_64
Comment 4 Andrew Niefer CLA 2010-11-25 16:29:32 EST
builds are back online, I20101125-1556 succeeded.