Issue 54796 - runner: components which implements ccs.document::XFilter must be checked
Summary: runner: components which implements ccs.document::XFilter must be checked
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P4 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-19 11:57 UTC by chne
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-09-19 11:57:25 UTC
Some components which implements ccs.document::XFilter could have timing
problems. The XFilter test checks the method "cancel()". Therefore a new thread
is started to filter the document and the main thread calls "cancel". But if the
filter process is finfished the cancel method is not testable.
To resolve the problem the documents to filter must have a lot of content.
Comment 1 chne 2005-10-04 07:19:08 UTC
started in qadev24
Comment 2 chne 2005-10-04 12:25:02 UTC
new target DevTools
Comment 3 chne 2009-04-20 09:23:30 UTC
change owner