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

Bug 518845

Summary: Test failures in the last few builds
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ServerAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: Silenio_Quarti
Version: 14.0   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-06-27 11:54:59 EDT
The tests have been failing for the last few builds:

https://hudson.eclipse.org/orion/job/orion-server-dev/lastCompletedBuild/testReport/org.eclipse.orion.server.tests.metastore/SimpleMetaStoreTests/testCreateProjectWithURLAsName/

and

https://hudson.eclipse.org/orion/job/orion-server-dev/lastCompletedBuild/testReport/org.eclipse.orion.server.tests.metastore/SimpleMetaStoreUtilTest/testCreateMetaFileWithBadName/

Running the tests locally, the underlying cause is a FileNotFoundException:

java.io.FileNotFoundException: /Users/mrennie/Documents/workspaces/junit-workspace/te/testCreateProjectWithURLAsName/http:/orion.eclipse.org/.json (No such file or directory)
Comment 1 Michael Rennie CLA 2017-06-27 11:56:05 EDT
We should try to sort this out to get a green stable build for the release tomorrow.