Issue 128536 - BasicSheetTest.insertSheetFromfile locks up and times out.
Summary: BasicSheetTest.insertSheetFromfile locks up and times out.
Status: RESOLVED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: 4.2.0-dev
Hardware: All All
: P5 (lowest) Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-01 13:49 UTC by Carl Marcum
Modified: 2022-10-05 21:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 4.2.0-dev
Developer Difficulty: Moderate


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.