-
Task
-
Resolution: Duplicate
-
Blocker
-
None
-
No Release
-
None
-
Tested on (not able to reproduce)
—
[blackhole][/home/opalka/git/jboss-as/trunk]>java -version
java version "1.6.0_38"
Java(TM) SE Runtime Environment (build 1.6.0_38-b05)
Java HotSpot(TM) 64-Bit Server VM (build 20.13-b02, mixed mode)
—
[blackhole][/home/opalka/git/jboss-as/trunk]>mvn -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: /home/opalka/java/maven/3.0.4
Java version: 1.6.0_38, vendor: Sun Microsystems Inc.
Java home: /home/opalka/java/jdk/orcl/jdk1.6.0_38/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.7.6-201.fc18.x86_64", arch: "amd64", family: "unix"
—
[blackhole][/home/opalka/git/jboss-as/trunk]>uname -a
Linux blackhole 3.7.6-201.fc18.x86_64 #1 SMP Mon Feb 4 15:54:08 UTC 2013 x86_64 x86_64 x86_64 GNU/LinuxTested on (not able to reproduce) — [blackhole] [/home/opalka/git/jboss-as/trunk] >java -version java version "1.6.0_38" Java(TM) SE Runtime Environment (build 1.6.0_38-b05) Java HotSpot(TM) 64-Bit Server VM (build 20.13-b02, mixed mode) — [blackhole] [/home/opalka/git/jboss-as/trunk] >mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) Maven home: /home/opalka/java/maven/3.0.4 Java version: 1.6.0_38, vendor: Sun Microsystems Inc. Java home: /home/opalka/java/jdk/orcl/jdk1.6.0_38/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.7.6-201.fc18.x86_64", arch: "amd64", family: "unix" — [blackhole] [/home/opalka/git/jboss-as/trunk] >uname -a Linux blackhole 3.7.6-201.fc18.x86_64 #1 SMP Mon Feb 4 15:54:08 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
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