Bug 158958 - WizardDialogTest failing on N20060927
Summary: WizardDialogTest failing on N20060927
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 158970
Blocks: 155164
  Show dependency tree
 
Reported: 2006-09-27 08:19 EDT by Tod Creasey CLA
Modified: 2009-02-10 14:00 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2006-09-27 08:19:30 EDT
The following test is failing on Linux and the Mac:


http://fullmoon.torolab.ibm.com/downloads/drops/N20060927-0010/testresults/html/org.eclipse.ui.tests_macosx.carbon.ppc.html

	N/A

junit.framework.AssertionFailedError
at org.eclipse.jface.tests.dialogs.WizardDialogTest.testFocusOutEventsWhenSavingState(WizardDialogTest.java:57)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:327)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:201)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341)
at org.eclipse.core.launcher.Main.basicRun(Main.java:285)
at org.eclipse.core.launcher.Main.run(Main.java:987)
at org.eclipse.core.launcher.Main.main(Main.java:962)
Comment 1 Boris Bokowski CLA 2006-09-27 08:51:04 EDT
This was probably caused by Brad's fix for bug 155164 (which I only tested on Windows).
Comment 2 Brad Reynolds CLA 2006-09-27 09:01:08 EDT
I'll check this out on the mac.
Comment 3 Brad Reynolds CLA 2006-09-27 10:33:00 EDT
Logged bug 158970 to SWT for Mac issue.  I don't have privs to add this to the "depends on" field.
Comment 4 Boris Bokowski CLA 2006-09-27 15:27:16 EDT
Brad, do you think we should disable the failing test for now, or do we have to back out of the change to WizardDialog entirely?
Comment 5 Brad Reynolds CLA 2006-09-27 15:36:13 EDT
I'd say just back out the change and the test.  Once we get the word from SWT on how the setting of focus will work and what we can depend upon we can look at putting it back in.
Comment 6 Brad Reynolds CLA 2006-09-27 17:51:54 EDT
Boris, were you able to look at the Linux side of this?  I don't currently have access to a Linux box.
Comment 7 Karice McIntyre CLA 2007-01-02 16:14:54 EST
I am assigning this to Brad since it seems to go hand in hand with bug 155164.  We can help with checking on Linux if you still don't have access to it.
Comment 8 Brad Reynolds CLA 2007-01-04 23:59:36 EST
I haven't tested Paralells + Linux + Eclipse lately so I'm not sure if I can test it or not.  But I'm having a hard time finding time to do so.  If you have time then by all means check it out on Linux. :)  If not I'll try to find some time.
Comment 9 Boris Bokowski CLA 2009-02-10 14:00:51 EST
Probably obsolete.