Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343729

Summary: Missing dependency for e4.emf.javascript.tests causing tests to not run.
Product: [Eclipse Project] e4 Reporter: Andrew Niefer <aniefer>
Component: UIAssignee: Project Inbox <e4.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 0.11 M7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Niefer CLA 2011-04-25 10:02:44 EDT
Some 0.11 test results are missing because there is a failure when trying to run the tests for org.eclipse.e4.emf.javascript.tests.

The problem is when trying to install the bundle:
 Cannot complete the install because one or more required items could not be found.
 Software being installed: EMF Javascript Tests Plug-in (Incubation) 0.9.0.v20091119-0800 (org.eclipse.e4.emf.javascript.tests 0.9.0.v20091119-0800)
 Missing requirement: EMF Javascript Tests Plug-in (Incubation) 0.9.0.v20091119-0800 (org.eclipse.e4.emf.javascript.tests 0.9.0.v20091119-0800) requires 'bundle org.eclipse.emf.ecore.change.edit 2.4.0' but it could not be found
Comment 1 Andrew Niefer CLA 2011-04-25 11:58:27 EDT
This was caused by a mistake in the scripts setting up the tests.  e4.emf.javascript.tests has not changed in a long time.