You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/06/24 00:42:28 UTC

[jira] [Commented] (SLIDER-106) Ensure slider-funtest passes by default, possibly with a warning that functional tests are not run

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

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

{code}
org.apache.slider.funtest.lifecycle.TestClusterBuildDestroy  Time elapsed: 0.477 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.slider.funtest.framework.CommandTestBase
	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.RunAfters.evaluate(RunAfters.java:33)
	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)

{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)