Bug 18911

Summary: Internal session tests and -boot parameter
Product: [Eclipse Project] Platform Reporter: Debbie Wilson <debbie_wilson>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 Keywords: test
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.