Bug 514915 - [Unit Test Faillure] org.eclipse.emf.facet.efacet.tests.internal.v0_2.uithread.NotDerivedSFTest
Summary: [Unit Test Faillure] org.eclipse.emf.facet.efacet.tests.internal.v0_2.uithrea...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-07 04:59 EDT by Jonathan Pepin CLA
Modified: 2020-05-01 11:27 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 Jonathan Pepin CLA 2017-04-07 04:59:25 EDT
Caused by: java.io.FileNotFoundException: C:\j\workspace\org.eclipse.emf.facet_deployAndTest-hudsonMaster\E_VERSION\mars-2\arch\x86_64\jdk\JavaSE-1.7\os\win\x\uiTest\junit_ws_inUiThread\.metadata\.plugins\org.eclipse.emf.facet.efacet.tests\NotDerivedSFTest\MToO.xmi (Le fichier spécifié est introuvable)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:146)
	at java.io.FileInputStream.<init>(FileInputStream.java:101)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
	at org.eclipse.core.internal.boot.PlatformURLConnection.getInputStream(PlatformURLConnection.java:236)
	at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createInputStream(URIHandlerImpl.java:207)
	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:360)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1269)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)