Issue 128536

Summary: BasicSheetTest.insertSheetFromfile locks up and times out.
Product: QA Reporter: Carl Marcum <cmarcum>
Component: testscriptsAssignee: AOO issues mailing list <issues>
Status: RESOLVED FIXED QA Contact:
Severity: Normal    
Priority: P5 (lowest) CC: issues
Version: 4.2.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: 4.2.0-dev
Developer Difficulty: Moderate

Description Carl Marcum 2022-10-01 13:49:28 UTC
this issue is to document my work against.

this is an UNO type test and when the test reopens a document with inserted sheet links it locks up on a "update links" dialog. 

this could probably be fixed with opening with a UpdateDocMode.

[1] https://www.openoffice.org/api/docs/common/ref/com/sun/star/document/MediaDescriptor.html#UpdateDocMode
Comment 1 Carl Marcum 2022-10-01 13:54:35 UTC
I'm going to set this test to ignore and create new mixed uno/vcl tests to get around the dialog lockup.