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

Matt Benson edited comment on WEAVER-10 at 5/12/16 3:18 PM:
------------------------------------------------------------

Per the banner currently visible at the top of the screen, JIRA is currently on 
a partial lockdown to combat spam. I have added you to the contributors group 
of the project so hopefully you should be able to comment now.

Your xbean log seems to bear out my analysis. Seemingly someone will need to be 
able to reproduce your environment to debug the issue.


was (Author: mbenson):
Per the comment above, JIRA is currently on a partial lockdown to combat spam. 
I have added you to the contributors group of the project so hopefully you 
should be able to comment now.

Your xbean log seems to bear out my analysis. Seemingly someone will need to be 
able to reproduce your environment to debug the issue.

> Tests problems
> --------------
>
>                 Key: WEAVER-10
>                 URL: https://issues.apache.org/jira/browse/WEAVER-10
>             Project: Commons Weaver
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: gil cattaneo
>         Attachments: build.log, root.log, xbean-4.6-SNAPSHOT-build.log
>
>
> Hi
> I'm getting (commons-weaver 1.1 and 1.2_RC1, and 1.2):
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.commons.weaver.test.WeaveProcessorTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec <<< 
> FAILURE! - in org.apache.commons.weaver.test.WeaveProcessorTest
> testWeaveVisiting(org.apache.commons.weaver.test.WeaveProcessorTest) Time 
> elapsed: 0.099 sec <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<0>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at 
> org.apache.commons.weaver.test.WeaveProcessorTest.testWeaveVisiting(WeaveProcessorTest.java:55)
> Running org.apache.commons.weaver.test.CleanProcessorTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec <<< 
> FAILURE! - in org.apache.commons.weaver.test.CleanProcessorTest
> testWeaveVisiting(org.apache.commons.weaver.test.CleanProcessorTest) Time 
> elapsed: 0.015 sec <<< FAILURE!
> java.lang.AssertionError: null
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertFalse(Assert.java:64)
>         at org.junit.Assert.assertFalse(Assert.java:74)
>         at 
> org.apache.commons.weaver.test.CleanProcessorTest.testWeaveVisiting(CleanProcessorTest.java:46)
> Running org.apache.commons.weaver.utils.ArgsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
> org.apache.commons.weaver.utils.ArgsTest
> Running org.apache.commons.weaver.utils.ProvidersTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
> org.apache.commons.weaver.utils.ProvidersTest
> Running org.apache.commons.weaver.FinderTest
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec <<< 
> FAILURE! - in org.apache.commons.weaver.FinderTest
> testElements(org.apache.commons.weaver.FinderTest) Time elapsed: 0.008 sec 
> <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<0>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at 
> org.apache.commons.weaver.FinderTest.testElements(FinderTest.java:75)
> Environment:
> Apache Maven 3.3.3 (NON-CANONICAL_2015-07-10T12:37:52_mockbuild; 
> 2015-07-10T14:37:52+02:00)
> Maven home: /usr/share/maven
> Java version: 1.8.0_65, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-13.b17.fc23.i386/jre
> Default locale: it_IT, platform encoding: UTF-8
> OS name: "linux", version: "4.2.7-300.fc23.i686", arch: "i386", family: "unix"
> Any ideas as to why? 
> what wrong on jira? I can't  insert a commet without use "Edit" button ...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to