> Hm, none of those are required to run tests. Make sure you didn't add 
> extra jars (not listed in readme) to the Plugin SDK classpath. Please 
> paste java command line from test console.

Well, I dowloaded it manually, installed it, uninstalled it and the problem 
seems to be solved.

Now, I have only 20 failed tests, relative to:

ERROR: File accessed outside allowed roots: 
file://C:/Program Files (x86)/JetBrains/IntelliJ IDEA 
142.4465.2/plugins/maven/lib/maven.jar;
Allowed roots: 
[C:/Users/AsusFred/AppData/Local/Temp/unitTest_completeTypeInAs_355, 
C:/Users/AsusFred/.IntelliJIdea15/system/plugins-sandbox/test, 
C:/Program Files/Java/jdk1.8.0_45/jre, 
C:/Users/AsusFred/AppData/Local/Temp, 
D:/vsubst/data/sources/jetBrains/idea/plugins/flex/flex-tests/testData, 
C:/Users/AsusFred, 
D:/vsubst/data/sources/jetBrains/idea/plugins/flex/out, 
C:/Users/AsusFred/AppData/Local/Temp/]
java.lang.AssertionError: File accessed outside allowed
 roots: file://C:/Program Files (x86)/JetBrains/IntelliJ IDEA 
142.4465.2/plugins/maven/lib/maven.jar;
Allowed roots: 
[C:/Users/AsusFred/AppData/Local/Temp/unitTest_completeTypeInAs_355, 
C:/Users/AsusFred/.IntelliJIdea15/system/plugins-sandbox/test, 
C:/Program Files/Java/jdk1.8.0_45/jre, 
C:/Users/AsusFred/AppData/Local/Temp, 
D:/vsubst/data/sources/jetBrains/idea/plugins/flex/flex-tests/testData, 
C:/Users/AsusFred, 
D:/vsubst/data/sources/jetBrains/idea/plugins/flex/out, 
C:/Users/AsusFred/AppData/Local/Temp/]

Here the complete log: http://pastebin.com/0fPgY7pi

> > Fixed few hours ago, just update sources (Ctrl+T on Windows).

Hmm, it says I'm up to date, can you give me the commit number ?

Thanks,
Frédéric THOMAS

> Subject: Re: [IDEA-FlexPlugin] Setup Instructions
> To: dev@flex.apache.org
> From: alexander.doros...@jetbrains.com
> Date: Wed, 9 Sep 2015 17:44:05 +0300
> 
> On 09.09.2015 17:28, Frédéric THOMAS wrote:
> > Great, I've been able to compile.
> >
> > 1- Now, I've got only 51 tests passing, most of the errors seems to be due 
> > to:
> >
> > ERROR: Problems found loading plugins:<p/>Plugin "LiveEdit" was not loaded: 
> > required plugin "JavaScriptDebugger" not installed.<p/><br><a 
> > href="disable">Disable LiveEdit</a><p/><a href="edit">Open plugin 
> > manager</a>
> > java.lang.Throwable
> >
> > JavaScriptDebugger is installed but not LiveEdit, when I try to install it 
> > manually, I've got a connection time out.
> Hm, none of those are required to run tests. Make sure you didn't add 
> extra jars (not listed in readme) to the Plugin SDK classpath. Please 
> paste java command line from test console.
> > 2- I tried to debug an instance and build either a FlexJS or Flex project 
> > inside but it actually doesn't compile the project but only copy the 
> > sources into the output directory.
> Fixed few hours ago, just update sources (Ctrl+T on Windows).
                                          

Reply via email to