[jboss-jira] [JBoss JIRA] (AS7-6511) Investigate *.osgi.deployment.DeferredResolveTestCase test failure
Richard Opalka (JIRA)
jira-events at lists.jboss.org
Tue Feb 12 05:20:57 EST 2013
Richard Opalka created AS7-6511:
-----------------------------------
Summary: Investigate *.osgi.deployment.DeferredResolveTestCase test failure
Key: AS7-6511
URL: https://issues.jboss.org/browse/AS7-6511
Project: Application Server 7
Issue Type: Task
Components: OSGi
Reporter: Richard Opalka
Assignee: Thomas Diesler
Fix For: 7.3.0.Alpha1
I did my best to reproduce this issue but I'm not able to reproduce it locally:( It doesn't matter if I run whole test suite or just this test, the
test is always passing for me. Since OSGi is not my domain, I'm assigning
this issue to OSGi team. This bug is related to this PR:
https://github.com/jbossas/jboss-as/pull/4052
I'm temporarily disabling the failing test (the purpose of this JIRA).
Failing test is:
[INFO] Surefire report directory: /home/jenkins/jenkins-work/workspace/as7-param-pull/testsuite/integration/osgi/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
...
Results :
Failed tests: testFailStartLevel(org.jboss.as.test.integration.osgi.deployment.DeferredResolveTestCase): Bundle ACTIVE expected:<32> but was:<4>
Tests run: 120, Failures: 1, Errors: 0, Skipped: 6
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list