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 I20110526-1708 (Timestamp: 201105261708):Build is complete. Test failures/errors occurred.

I can reproduce these failures on a Mac OS X 10.6.7 Mac mini running with either 32bit or 64bit Cocoa.
I can reproduce the same failures when I run the tests on 3.6.2 (test projects with R3_6_2 tag).

I guess this is an OS or SWT issue that only shows up with 10.6.

When I run the SimpleVirtualLazyTreeViewerTest alone, then only testRemoveAt fails.
When I debug it with a breakpoint in LazyTreeContentProvider#updateElement(Object, int), then I see that
fShell.open(); in the setUp()'s openBrowser() already causes a callback to updateElement(..) on Windows 7, but on Cocoa, there's no callback.

Markus



From: Kim Moir <Kim_Moir@xxxxxxxxxx>
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date: 2011-05-27 17:11
Subject: Re: [platform-releng-dev] [eclipse-build]Build I20110526-1708        (Timestamp: 201105261708):Build is complete. Test        failures/errors occurred.





The tests still failed when I reran them. I verified that there weren't any open window on the machine.

Kim




From:        
Oleg Besedin/Ottawa/IBM@IBMCA
To:        
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
Date:        
05/27/2011 09:50 AM
Subject:        
Re: [platform-releng-dev] [eclipse-build]Build I20110526-1708        (Timestamp: 201105261708):Build is complete. Test        failures/errors occurred.
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




> org.eclipse.ui.tests_macosx.cocoa.x86_5.0


The tests most likely failed as something interfered with the display (update dialog?). The tests pass when run locally. Those test failures do not indicate a problem with the build.


Kim, could you check the test machine and re-run the tests?


Sincerely,

Oleg Besedin


From: Kim Moir/Ottawa/IBM@IBMCA
To: platform-releng-dev@xxxxxxxxxxx
Date: 05/27/2011 05:30 AM
Subject: [platform-releng-dev] [eclipse-build]Build I20110526-1708        (Timestamp: 201105261708):Build is complete. Test        failures/errors occurred.
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx







Build I20110526-1708 (Timestamp: 201105261708):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.ui.tests_macosx.cocoa.x86_5.0


HTTP Download:


http://download.eclipse.org/eclipse/downloads/drops/I20110526-1708


Test result files (hint: copy/paste or drag-and-drop to the JUnit view):


http://download.eclipse.org/eclipse/downloads/drops/I20110526-1708/testresults/xml/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.xml

_______________________________________________
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