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

Bug 420675

Summary: [server] testCreateProjectWithURLAsName fails
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Anthony Hunter CLA 2013-10-29 16:20:35 EDT
When running the Orion server JUnit tests on Windows 7 using the SimpleMetaStore, the testCreateProjectWithURLAsName test fails. All other tests are successful. This test does not fail on Linux.
Comment 1 Anthony Hunter CLA 2013-11-01 11:59:59 EDT
The tests tried to run in alphabetical order and if the previous test did something like create a user, the next test tried to run with he same user. This is too hard to maintain, so I have gone back to each test being independent, which is how I think we are supposed to write the tests anyway.

Fixed with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=0f844927e4053da99c4530a344646ffd462088c5