The required Eclipse Version for STF tests IS UP TO DATE .

Regards,
Stefan

On 09.06.2014 03:25, Damla Durmaz wrote:
Dear Saros dev's,

I wanted to write my first STF test for my latest patch and for this purpose, I followed the tutorial on the Saros website [1]: I created a new account, configured everything and so on, launched the Alice-launcher as described in the tutorial and as I started the AccountPreferenceTest, I got this error message:

java.lang.IllegalStateException: ALICE is not connected
at de.fu_berlin.inf.dpp.stf.client.StfTestCase.resetNicknames(StfTestCase.java:435) at de.fu_berlin.inf.dpp.stf.client.StfTestCase.setUpSaros(StfTestCase.java:332) at de.fu_berlin.inf.dpp.stf.client.StfTestCase.select(StfTestCase.java:146) at de.fu_berlin.inf.dpp.stf.test.account.AccountPreferenceTest.selectTesters(AccountPreferenceTest.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)

I also tried it with launching the ALICE launcher, manually connected and than re-run the JUnit test, but this wasn't successful, too. What is now the problem?

By the way: Is the information on the website for the required Eclipse (3.7) version still up to date? I have Eclipse 4.3.2 and I tried the test run with this version.

Best regards,

Damla Durmaz

[1] http://www.saros-project.org/node/140


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com


_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://www.hpccsystems.com
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to