Skip to content

Instantly share code, notes, and snippets.

@dipak-pawar
Created September 26, 2016 14:26
Show Gist options
  • Save dipak-pawar/803570639bb22298364e691d2243daf5 to your computer and use it in GitHub Desktop.
Save dipak-pawar/803570639bb22298364e691d2243daf5 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<report>
<reportConfiguration>
<imageHeight>100</imageHeight>
<imageWidth>100</imageWidth>
</reportConfiguration>
<extension qualifier="governor-jira">
<configuration>
<entry>
<key>server</key>
<value>https://issues.jboss.org</value>
</entry>
<entry>
<key>password</key>
<value></value>
</entry>
<entry>
<key>force</key>
<value>false</value>
</entry>
<entry>
<key>closePassed</key>
<value>true</value>
</entry>
<entry>
<key>username</key>
<value></value>
</entry>
</configuration>
</extension>
<extension qualifier="reporter">
<configuration/>
</extension>
<suite start="2016-09-26T19:52:52.884+05:30" stop="2016-09-26T19:52:54.89+05:30" duration="2006">
<class name="JiraGovernorTest" runAsClient="true" duration="2002">
<stop>2016-09-26T19:52:54.89+05:30</stop>
<method name="environmentDetectorTest" result="PASSED" duration="0" operateOnDeployment="_DEFAULT_" runAsClient="false">
<property>
<key>JIRA URL</key>
<value>https://issues.jboss.org/browse/ARQ-831</value>
</property>
<table tableName="JiraOptions">
<thead>
<row>
<cell colspan="1" rowspan="1">
<content>Force</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Value</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Strategy</content>
</cell>
</row>
</thead>
<tbody>
<row>
<cell colspan="1" rowspan="1">
<content>false</content>
</cell>
<cell colspan="1" rowspan="1">
<content>And</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Windows</content>
</cell>
</row>
</tbody>
<tfoot>
<row/>
</tfoot>
</table>
</method>
<method name="wontBeSkippedBecauseResolved" result="PASSED" duration="0" operateOnDeployment="_DEFAULT_" runAsClient="false">
<property>
<key>JIRA URL</key>
<value>https://issues.jboss.org/browse/ARQ-2005</value>
</property>
<table tableName="JiraOptions">
<thead>
<row>
<cell colspan="1" rowspan="1">
<content>Force</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Value</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Strategy</content>
</cell>
</row>
</thead>
<tbody>
<row>
<cell colspan="1" rowspan="1">
<content>false</content>
</cell>
<cell colspan="1" rowspan="1">
<content>And</content>
</cell>
<cell colspan="1" rowspan="1">
<content>True</content>
</cell>
</row>
</tbody>
<tfoot>
<row/>
</tfoot>
</table>
</method>
<method name="willBeSkippedBecauseUnresolved" result="FAILED" duration="0" operateOnDeployment="_DEFAULT_" runAsClient="false">
<exception>java.lang.AssertionError
org.junit.Assert.fail(Assert.java:86)
org.junit.Assert.assertTrue(Assert.java:41)
org.junit.Assert.assertTrue(Assert.java:52)
JiraGovernorTest.willBeSkippedBecauseUnresolved(JiraGovernorTest.java:27)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:374)
org.jboss.arquillian.junit.standalone.LocalTestMethodExecutor.execute(LocalTestMethodExecutor.java:53)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136)
org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:367)
org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:319)
org.jboss.arquillian.junit.standalone.AllLifecycleEventExecutor.execute(AllLifecycleEventExecutor.java:35)
org.jboss.arquillian.junit.standalone.AllLifecycleEventExecutor.on(AllLifecycleEventExecutor.java:25)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:312)
org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:426)
org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
org.junit.runners.ParentRunner.run(ParentRunner.java:363)
org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
</exception>
<property>
<key>JIRA URL</key>
<value>https://issues.jboss.org/browse/ARQ-831</value>
</property>
<table tableName="JiraOptions">
<thead>
<row>
<cell colspan="1" rowspan="1">
<content>Force</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Value</content>
</cell>
<cell colspan="1" rowspan="1">
<content>Detector Strategy</content>
</cell>
</row>
</thead>
<tbody>
<row>
<cell colspan="1" rowspan="1">
<content>true</content>
</cell>
<cell colspan="1" rowspan="1">
<content>And</content>
</cell>
<cell colspan="1" rowspan="1">
<content>True</content>
</cell>
</row>
</tbody>
<tfoot>
<row/>
</tfoot>
</table>
</method>
</class>
</suite>
</report>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment