[jbosstools-issues] [JBoss JIRA] (JBIDE-19962) org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests failure on Windows

Denis Golovin (JIRA) issues at jboss.org
Fri Aug 14 15:25:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098452#comment-13098452 ] 

Denis Golovin commented on JBIDE-19962:
---------------------------------------

Sure eclipse messages are not really helpful, instead of reporting what was exact cause of the problem and what resource was involved, it just says 'something had happened'. But following the code in Resource it might be resource.delete interfering with running WorkbenchModifyOperation. Hard to tell without knowing what is going on in test.

> org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests failure on Windows
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-19962
>                 URL: https://issues.jboss.org/browse/JBIDE-19962
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi, cdi-extensions
>         Environment: Windows 8
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 4.3.x
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests
> -------------------------------------------------------------------------------
> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.896 sec <<< FAILURE! - in org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests
> testDummy(org.jboss.tools.cdi.extension.core.test.jms.JMSContextTest)  Time elapsed: 0.007 sec
> testBatchInjection(org.jboss.tools.cdi.extension.core.test.batch.BatchValidationTest)  Time elapsed: 0.001 sec
> Batch Core Project Tests(org.jboss.tools.cdi.extension.core.test.batch.BatchCoreTestSetup)  Time elapsed: 0.058 sec  <<< ERROR!
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> 	at org.eclipse.core.internal.resources.Resource.delete(Resource.java:794)
> 	at org.eclipse.core.internal.resources.Project.delete(Project.java:323)
> 	at org.jboss.tools.cdi.extension.core.test.batch.BatchCoreTestSetup.tearDown(BatchCoreTestSetup.java:48)
> testExceptions(org.jboss.tools.common.base.test.validation.ValidationExceptionTest)  Time elapsed: 0.001 sec
> testLogging(org.jboss.tools.common.base.test.validation.ValidationExceptionTest)  Time elapsed: 0.008 sec
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list