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


No, it's not a bug in the releng tests.

There are two types of comparisons the releng tests check for
1) Compare versions of plugins and against the previous release to see if the version numbers should be incremented.
2) Comparator the binary content of the bundles that are built in the current build versus bundles with the same id and version that exist in the composite repository.  The current releng failure is due to these problems.

Here is the log for #2.
http://download.eclipse.org/eclipse/downloads/drops/I20100518-0800/buildlogs/comparatorlog.txt

I'll open some more bugs for the current bundles mentioned in this log. Also, I released some changes to the current build to exclude the doc bundles from this comparison.

Kim





Daniel Megert <daniel_megert@xxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

05/19/2010 02:54 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        I20100518-0800        (Timestamp: 201005180800):Automated        JUnit testing complete.        Test failures/errors occurred.





>org.eclipse.releng.tests_*

This looks like a bug in the releng scripts/tests: it reports warnings from
the versioning compare tool but there are no warnings in the output - just
info.

Dani


|------------>
| From:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |Kim_Moir@xxxxxxxxxx                                                                                                                               |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |platform-releng-dev@xxxxxxxxxxx                                                                                                                   |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |19.05.2010 02:23                                                                                                                                  |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |[platform-releng-dev] [eclipse-build]Build I20100518-0800   (Timestamp: 201005180800):Automated JUnit testing complete. Test failures/errors      |
 |occurred.                                                                                                                                         |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|





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

org.eclipse.equinox.p2.tests.ui_linux.gtk.x86
org.eclipse.equinox.p2.tests.ui_linux.gtk.x86_6.0
org.eclipse.equinox.p2.tests.ui_macosx.cocoa.x86_5.0
org.eclipse.equinox.p2.tests.ui_win32.win32.x86
org.eclipse.equinox.p2.tests.ui_win32.win32.x86_6.0
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_6.0
org.eclipse.team.tests.cvs.core_macosx.cocoa.x86_5.0
org.eclipse.team.tests.cvs.core_win32.win32.x86_6.0

HTTP Download:


http://download.eclipse.org/eclipse/downloads/drops/I20100518-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