Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] CI - test patches - status

The 5 shared install tests are covered by bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=416565

Tom



Inactive hide details for Krzysztof Daniel ---10/04/2013 08:03:16 AM---Ian, Patches to be released:Krzysztof Daniel ---10/04/2013 08:03:16 AM---Ian, Patches to be released:

From: Krzysztof Daniel <kdaniel@xxxxxxxxxx>
To: p2-dev <p2-dev@xxxxxxxxxxx>,
Date: 10/04/2013 08:03 AM
Subject: [p2-dev] CI - test patches - status
Sent by: p2-dev-bounces@xxxxxxxxxxx





Ian,

Patches to be released:
*
https://git.eclipse.org/r/#/c/16356/ (Configuration for
tycho-surefire-plugin)
*
https://git.eclipse.org/r/#/c/16536/ (Bug 417179 - Configure
reconciler tests )

It brings tests to the  reasonable level of 7 failures (1 performance, 1
generator, and 5 shared install). Shared install tests fail with
following log, although I have no idea what is the real problem:

STDOUT: !ENTRY org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.190
STDOUT: !MESSAGE Problems occurred during verification.
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.191
STDOUT: !MESSAGE Bundle
initial@reference:
file:plugins/org.eclipse.osgi.compatibility.state_1.0.0.N20131003-2000.jar was not resolved. Reason: Missing required capability Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.6))".
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.191
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.ecf.ssl_1.1.0.v20130830-1342.jar was
not resolved. Reason: Missing imported package
org.eclipse.osgi.service.security_0.0.0.
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.191
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.ecf.ssl_1.1.0.v20130830-1342.jar was
not resolved. Reason: Missing imported package javax.net.ssl_0.0.0.
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.191
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.ecf.ssl_1.1.0.v20130830-1342.jar was
not resolved. Reason: Missing imported package javax.net_0.0.0.
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.191
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.swt.gtk.linux.x86_64_3.103.0.N20131003-2000.jar was not resolved. Reason: Missing required capability Require-Capability: eclipse.platform; filter="(&(osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86_64))".
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.192
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.swt.gtk.linux.x86_64_3.103.0.N20131003-2000.jar was not resolved. Reason: Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.192
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20130830-1342.jar was not resolved. Reason: Missing imported package javax.net.ssl_0.0.0.
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.192
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.core.net.linux.x86_64_1.1.100.N20131003-2000.jar was not resolved. Reason: Missing required capability Require-Capability: eclipse.platform; filter="(&(osgi.os=linux)(osgi.arch=x86_64))".
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.192
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.N20131003-2000/ was not resolved. Reason: Missing required capability Require-Capability: eclipse.platform; filter="(&(osgi.ws=gtk)(osgi.os=linux)(osgi.arch=x86_64))".
STDOUT: !SUBENTRY 1 org.eclipse.equinox.p2.tests.verifier 4 0 2013-10-04
08:48:40.193
STDOUT: !MESSAGE Bundle
reference:
file:plugins/org.eclipse.core.runtime.compatibility.registry_3.5.300.N20131003-2000/ was not resolved. Reason: Missing required capability Require-Capability: osgi.identity; filter="(osgi.identity=org.eclipse.core.runtime)".
STDERR: Eclipse:
STDERR: JVM terminated. Exit code=13


It also looks like test results are not gathered from following test
plugins:
tests.discovery
tests.optimizers
tests.ui

I'm not sure if this is intentional - but there is also a couple of test
failures there.


--
Krzysztof Daniel <kdaniel@xxxxxxxxxx>
Red Hat

_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


GIF image


Back to the top