Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343729 - Missing dependency for e4.emf.javascript.tests causing tests to not run.
Summary: Missing dependency for e4.emf.javascript.tests causing tests to not run.
Status: RESOLVED FIXED
Alias: None
Product: e4
Classification: Eclipse Project
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.11 M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 10:02 EDT by Andrew Niefer CLA
Modified: 2011-04-25 11:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.