Bug 18911 - Internal session tests and -boot parameter
Summary: Internal session tests and -boot parameter
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2002-06-03 16:23 EDT by Debbie Wilson CLA
Modified: 2004-10-29 13:39 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 Debbie Wilson CLA 2002-06-03 16:23:17 EDT
- using build f2
- dev/drop on d:/f2/eclipse/...
- target on c:/f2/eclipse/...
- change ISessionTestLauncher so the 'workspaceLocation' points 
to 'c:/f2/eclipse'
- try to run org.eclipse.core.tests.session.AllRuntimePlugintests (found in 
project ZZDJTest) (classpath modification required in Launch menu)
- tests are unable to find class org.eclipse.core.boot.BootLoader

- try running the same tests on Linux and they work - Hmmm

- change my W2K environment so that my target is now d:/f2target/eclipse/...
- change ISessionTestLauncher so the 'workspaceLocation' points 
to '/f2target/eclipse'
- am now able to run session tests for runtime
- what did we do to these tests so that explicitly stating the device makes 
them cranky?
Comment 1 DJ Houghton CLA 2004-10-29 13:39:54 EDT
Obsolete. Session tests now use new framework.