To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73115 Issue #|73115 Summary|"integration.forms.ListSelection" test do not run anym |ore Component|Database access Version|680m198 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|fs Reported by|fs
------- Additional comments from [EMAIL PROTECTED] Thu Jan 4 03:31:55 -0800 2007 ------- - Run the forms.integration.ListSelection test by issuing "dmake" in forms/qa/integration/forms, followed by "dmake run_ListSelection" => on the console, you'll find multiple outputs saying that the test was not successful due to NoSuchElement exceptions. In non-product builds, you'll also get various assertions saying "SdrPageView* ist NULL", from sc/source/ui/view/gridwin5.cxx, line 392. If you examine the documents created by the test, you'll see that no controls are created at all (there should be 5 buttons and one list box on each sheet). In fact, that's the reason for the above mentioned exception, which is thrown when the script tries to obtain those controls. Also, if you break the test script before it closes the document, you can play with the document: You'll notice that you're completely unable to create any new form controls, nothing will happen if you try to. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]