Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20090304-0834 (Timestamp: 200903040834):Automated JUnit testing complete. Test failures/errors occurred.

Thanks Kim and Martin.

This does appear to be the cause. My eye sight was not good enough in the middle of the night to notice that org.eclipse.core.runtime.compatibility.registry was signed with the old certificate (evident by the ECLIPSE.SF file) and the org.eclipse.equinox.registry bundle is signed by the new certificate (evident by the ECLIPSEF.SF file, not the extra 'F' character!!). This causes the mis-matching in certificates.

This also explains why the nightly builds pass, because we always have a version qualifier change then.

Tom



Inactive hide details for Kim Moir ---03/05/2009 06:09:31 AM---Yes, the certificate changed. When we run a build, we use the miKim Moir ---03/05/2009 06:09:31 AM---Yes, the certificate changed. When we run a build, we use the mirror app to compare the bundles created in the build, while u


From:

Kim Moir <Kim_Moir@xxxxxxxxxx>

To:

"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>

Date:

03/05/2009 06:09 AM

Subject:

Re: [platform-releng-dev] [eclipse-build]Build I20090304-0834 (Timestamp: 200903040834):Automated JUnit testing complete. Test failures/errors occurred.





Yes, the certificate changed. When we run a build, we use the mirror app to compare the bundles created in the build, while using the existing bundles in the repo as a baseline. Thus the older bundles with the same version and qualifier get incorporated into the new build. Since we have a new certificate, I think it would be wise for me to clean the i-builds repo to ensure we are building with bundles with the new certificate.

Kim



Thomas Watson <tjwatson@xxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/05/2009 12:33 AM

Please respond to
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev] [eclipse-build]Build I20090304-0834 (Timestamp: 200903040834):Automated JUnit testing complete. Test failures/errors occurred.




According to the logs captured during the osgi tests (
http://download.eclipse.org/eclipse/downloads/drops/I20090304-0834/testresults/linux.gtk.x86/org.eclipse.osgi.tests.AutomatedTests.txt) it appears there is a difference in the certificates used to sign org.eclipse.equinox.registry and org.eclipse.core.runtime.compatibility.registry. Did something change in the signing process from the last I-Build to the respin? Another possibility is the org.eclipse.core.runtime.compatibility.registry bundle is getting overwritten during the test pass. I think we had similar issues with the junit directory bundle in the past.

At this point I don't think this failure affects the quality of the build. I will investigate more tomorrow. Tracked by bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=267150

Tom



Inactive hide details for eclipse-releng---03/04/2009 04:56:50 PM---Build I20090304-0834 (Timestamp: 200903040834): Automated Jeclipse-releng---03/04/2009 04:56:50 PM---Build I20090304-0834 (Timestamp: 200903040834): Automated JUnit testing is complete. Test failures/errors occurred in the fol

From:

eclipse-releng@xxxxxxxxxxx

To:

platform-releng-dev@xxxxxxxxxxx

Date:

03/04/2009 04:56 PM

Subject:

[platform-releng-dev] [eclipse-build]Build I20090304-0834 (Timestamp: 200903040834):Automated JUnit testing complete. Test failures/errors occurred.





Build I20090304-0834 (Timestamp: 200903040834):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.equinox.p2.tests_macosx.carbon.ppc_5.0
org.eclipse.osgi.tests_linux.gtk.x86
org.eclipse.osgi.tests_linux.gtk.x86_6.0
org.eclipse.osgi.tests_macosx.carbon.ppc_5.0
org.eclipse.osgi.tests_win32.win32.x86
org.eclipse.osgi.tests_win32.win32.x86_6.0
org.eclipse.pde.api.tools.tests_linux.gtk.x86
org.eclipse.pde.build.tests_linux.gtk.x86

HTTP Download:


http://download.eclipse.org/eclipse/downloads/drops/I20090304-0834 


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

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


GIF image

GIF image


Back to the top