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 N20061006-0010 (Timestamp: 200610060010):Automated JUnit testing complete. Test failures/errors occurred.

This might be the change that reported all the chkpii errors:

For Java ResourceBundle files, handle escaped single quotes (\') the same 
as the single quote character when performing NLS_MESSAGEFORMAT 
processing. Escaped single quotes are changed to a single quote character 
before the MessageFormat() class is executed (P028364). 

This looks suspicious to me. \' is perfectly fine. I'll try to get more 
info on the usage of \' inside nls message.

Olivier




Kim Moir/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
2006-10-06 10:24
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    N20061006-0010 
(Timestamp:     200610060010):Automated JUnit testing complete. Test 
failures/errors occurred.







Thanks Olivier.  Yes, I updated the version of chkpii yesterday. 

Kim 




Olivier Thomann/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx 
10/06/2006 10:16 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 N20061006-0010  
(Timestamp:        200610060010):Automated        JUnit testing complete.  
     Test failures/errors occurred.








I opened:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160006 (jdt.debug)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160007 (ant.ui)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160008 (update.core)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160009 (osgi)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=160010 (jdt.ui)

to track these down.

It seems that \' is not accepted anymore by chkpii.

Olivier




Kim Moir/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
2006-10-06 08:43
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  N20061006-0010 (Timestamp: 

200610060010):Automated JUnit testing complete. Test failures/errors 
occurred.







The releng failures are due to chkpii errors in 

http://download.eclipse.org/eclipse/downloads/drops/N20061006-0010/testresults/chkpii/linux.gtk.x86_5.0_org.eclipse.nls.properties.txt 



org.eclipse.jdt.debug 
org.eclipse.ant.ui 
org.eclipse.update.core 
org.eclipse.osgi 


Kim 




eclipse-releng@xxxxxxxxxxx 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx 
10/06/2006 06:02 AM 

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 N20061006-0010 (Timestamp: 
200610060010):Automated JUnit testing complete.        Test 
failures/errors occurred.








Build N20061006-0010 (Timestamp: 200610060010):  Automated JUnit testing 
is complete.  Test failures/errors occurred in the following: 

org.eclipse.jdt.debug.tests_win32.win32.x86
org.eclipse.jdt.text.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.team.tests.cvs_linux.gtk.x86
org.eclipse.ui.tests_linux.gtk.x86
org.eclipse.ui.tests_linux.gtk.x86_5.0
org.eclipse.ui.tests_macosx.carbon.ppc
org.eclipse.ui.tests_win32.win32.x86

HTTP Download:

 
http://download.eclipse.org/eclipse/downloads/drops/N20061006-0010 

FTP Download:

               user: anonymous
               password: (e-mail address or leave blank)
               server:  download.eclipse.org
               cd to directory:  N20061006-0010

               or

               ftp://download.eclipse.org/N20061006-0010
_______________________________________________
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
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top