[ 
https://issues.apache.org/jira/browse/SLIDER-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041434#comment-14041434
 ] 

Steve Loughran commented on SLIDER-106:
---------------------------------------

{code}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.477 sec <<< 
FAILURE! - in org.apache.slider.funtest.lifecycle.TestClusterBuildDestroy
org.apache.slider.funtest.lifecycle.TestClusterBuildDestroy  Time elapsed: 
0.476 sec  <<< ERROR!
java.lang.ExceptionInInitializerError
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.RuntimeException: Undefined property slider.conf.dir
        at 
org.apache.slider.funtest.framework.CommandTestBase.sysprop(CommandTestBase.groovy:142)
        at 
org.apache.slider.funtest.framework.CommandTestBase.<clinit>(CommandTestBase.groovy:52)
        ... 16 more

{code}

> Ensure slider-funtest passes by default, possibly with a warning that 
> functional tests are not run
> --------------------------------------------------------------------------------------------------
>
>                 Key: SLIDER-106
>                 URL: https://issues.apache.org/jira/browse/SLIDER-106
>             Project: Slider
>          Issue Type: Bug
>          Components: test
>    Affects Versions: Slider 0.40
>            Reporter: Sumit Mohanty
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: Slider 0.40
>
>
> By default slider-funtest should pass , perhaps with a warning that 
> functional tests are not run. This will ensure a cleaner source release for 
> folks downloading and running tests. 
> Another possibility is to make it a part of the release process to disable 
> slider-funtest.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to