You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2022/04/16 17:21:40 UTC

[Issue 128506] New: screenshots for failed tests are late (after office closes) or missing.

https://bz.apache.org/ooo/show_bug.cgi?id=128506

          Issue ID: 128506
        Issue Type: DEFECT
           Summary: screenshots for failed tests are late (after office
                    closes) or missing.
           Product: QA
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Minor
          Priority: P5 (lowest)
         Component: framework
          Assignee: issues@openoffice.apache.org
          Reporter: cmarcum@apache.org
  Target Milestone: ---

failed test screenshots sometimes show only the desktop.

To recreate, make the fvt.gui.AOOTest method testHello fail by changing the
assertion from "Hello" to something else and cleaning and recompiling the
tests.

compile and run the test method or class.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128506] screenshots for failed tests are late (after office closes) or missing.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128506

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128506] screenshots for failed tests are late (after office closes) or missing.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128506

--- Comment #2 from Carl Marcum <cm...@apache.org> ---
At least for the late screenshot.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128506] screenshots for failed tests are late (after office closes) or missing.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128506

--- Comment #1 from Carl Marcum <cm...@apache.org> ---
This seems to be fixed by adding an app.stop() before app.start() in setUp()
and removing app.stop() from tearDown().

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128506] screenshots for failed tests are late (after office closes) or missing.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128506

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Developer|---                         |Simple
         Difficulty|                            |
             Latest|---                         |4.1.11
    Confirmation in|                            |

-- 
You are receiving this mail because:
You are the assignee for the issue.