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 M20070912-0800 (Timestamp: 200709120800):Automated JUnit testing complete. Test failures/errors occurred.


You're right, there were no changes in the R3_3_maintenance stream for gtk.linux.ia64, nor for any of the other fragments that are contributed.  I've updated the map file to set them to version R3_3.

Grant




Kim Moir/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

09/12/2007 04:19 PM

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        M20070912-0800        (Timestamp: 200709120800):Automated        JUnit testing complete.        Test failures/errors occurred.






The releng tests failure is due to versioning issues.


<plugin

        id="org.eclipse.swt.gtk.linux.ia64"

        os="linux"

        ws="gtk"

        arch="ia64"

        download-size="0"

        install-size="0"

        version="3.4.0.HEAD"

        fragment="true"

        unpack="false"/>


The version of the swt.gtk.linux.ia64 fragment is listed as version 3.4.0 in the maintenance stream which indicates an API change.  This error has ocurrred since it is a contributed fragment and marked as HEAD in the swt.map.  To overcome this, I would suggest replacing the version of the contributed SWT fragments in the R3_3_maintenance branch of the releng project with R3_3 instead of HEAD.  I tagged all projects after the release with R3_3 and I suspect that nothing has changed in the maintenance stream for these fragments since, but the swt team should confirm this is true.


Kim




eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

09/12/2007 03:50 PM

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

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build M20070912-0800        (Timestamp: 200709120800):Automated JUnit testing complete.        Test failures/errors occurred.







Build M20070912-0800 (Timestamp: 200709120800):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0

HTTP Download:

               http://download.eclipse.org/eclipse/downloads/drops/M20070912-0800


_______________________________________________
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


Back to the top